[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fRog7SYqpz_lGacCZhJw25SBMBQhWQG1xi9SjJzCMVSQ":3,"$f7pLWmBHXyJngWvX-s-pjV8JMxrh3wqUp_TzJs0HSPpg":406,"$fp4C8v7XuSVJrl8dqRwMgZoaVg7btAD4xImadOFz3Gs8":410},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"discovery_status":28,"vulnerabilities":29,"developer":30,"crawl_stats":26,"alternatives":38,"analysis":145,"fingerprints":391},"simple-compiler-scss","Simple Compiler SCSS","1.1","Tom Baumgarten","https:\u002F\u002Fprofiles.wordpress.org\u002Ftombgtn\u002F","\u003Cp>SCS is a simple plugin to compile SCSS files on-the-fly, when request ask inexistent CSS file, but where SCSS file with the same name exist. Made by developers, for developers.\u003C\u002Fp>\n","A simple plugin to compile scss file into css when css asked. Best for developers.",0,1039,"2024-10-21T09:58:00.000Z","6.6.5","6.4.2","5.6",[18,19,20,21,22],"compiler","sass","scs","scss","stylesheet","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-compiler-scss.1.1.zip",92,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":34,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},"tombgtn",6,180,95,30,91,"2026-05-19T22:37:29.518Z",[39,62,82,102,125],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":53,"requires_php":23,"tags":54,"homepage":57,"download_link":58,"security_score":59,"vuln_count":60,"unpatched_count":60,"last_vuln_date":61,"fetched_at":27},"lenix-scss-compiler","Lenix scss compiler","1.2","yonifre","https:\u002F\u002Fprofiles.wordpress.org\u002Fyonifre\u002F","\u003Cp>A useful plugin for developers writing SCSS.\u003Cbr \u002F>\nThe plugin allows you to write SCSS directly on the server (via FTP) without the need for a local compiler.\u003C\u002Fp>\n\u003Cp>How It Works?\u003C\u002Fp>\n\u003Cp>Choose a source folder for SCSS and a target folder for CSS.\u003Cbr \u002F>\nWrite the SCSS code in the file on the source folder, and it automatically creates a CSS file in the target folder.\u003C\u002Fp>\n\u003Cp>What’s included?\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Option for multiple source and destination folders.\u003C\u002Fli>\n\u003Cli>Allows you to set a folder in the entire wp-content space.\u003C\u002Fli>\n\u003Cli>Performance – only when one of the source files change – it re-compiling itself.\u003C\u002Fli>\n\u003Cli>After development  you can turn off \u002F delete the plugin without fear, and all the files are stay where they were.\u003C\u002Fli>\n\u003Cli>Allows you to develop a theme and plugin at the same time.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cp>source: themes\u002Fyour-theme\u002Fassets\u002Fscss\u002Fstyle.scss\u003C\u002Fp>\n\u003Cpre>\nbody {\n    color: black;\n    .main {\n        background: red;\n    }\n}\n\u003C\u002Fpre>\n\u003Cp>target: themes\u002Fyour-theme\u002Fassets\u002Fcss\u002Fstyle.css\u003C\u002Fp>\n\u003Cpre>\nbody {\n    color: black;\n}\n\nbody .main {\n    background: red;\n}\n\u003C\u002Fpre>\n\u003Cp>— pay attention!\u003Cbr \u002F>\nIf the file already exists in the destination folder – it will be overwritten by the SCSS file\u003C\u002Fp>\n","An excellent way to write Scss in wordpress",800,5909,100,3,"2022-05-21T04:48:00.000Z","5.9.13","3.8",[18,55,56,19,21],"css","local-compiler","https:\u002F\u002Flenix.co.il\u002Fplugin\u002Flenix-scss-compiler\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flenix-scss-compiler.zip",42,2,"2025-09-26 00:00:00",{"slug":63,"name":64,"version":65,"author":66,"author_profile":67,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":72,"num_ratings":60,"last_updated":73,"tested_up_to":74,"requires_at_least":16,"requires_php":75,"tags":76,"homepage":80,"download_link":81,"security_score":49,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"sass-to-css-compiler","Sass To CSS Compiler","2.0.6","Sajjad Hossain Sagor","https:\u002F\u002Fprofiles.wordpress.org\u002Fsajjad67\u002F","\u003Cp>Compile Sass (.scss) files to css files on runtime. No need to compile it on local & upload it online… Now you can compile your direct scss source code into css code easily with a minute…\u003C\u002Fp>\n\u003Ch4>Features:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Toggle Compilation On or Off Anytime\u003C\u002Fli>\n\u003Cli>Add Sass Stylesheets by Filename\u003C\u002Fli>\n\u003Cli>Choose from 5 Compilation Modes\u003C\u002Fli>\n\u003Cli>Enable Caching for Faster Processing\u003C\u002Fli>\n\u003C\u002Ful>\n","Compile Your Theme-Plugin Sass (.scss) files to .css on the fly.",20,4583,80,"2026-02-24T11:53:00.000Z","6.9.4","8.2",[18,77,78,79,21],"converter","minify","sass-compiler","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsass-to-css-compiler\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsass-to-css-compiler.2.0.6.zip",{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":92,"num_ratings":93,"last_updated":94,"tested_up_to":95,"requires_at_least":96,"requires_php":97,"tags":98,"homepage":100,"download_link":101,"security_score":49,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"wp-scss","WP-SCSS","4.0.8","Connect Think","https:\u002F\u002Fprofiles.wordpress.org\u002Fconnectthink\u002F","\u003Cp>Compiles .scss files on your wordpress install using \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fscssphp\u002Fscssphp\u002F\" rel=\"nofollow ugc\">ScssPhp\u003C\u002Fa>. Includes settings page for configuring directories, error reporting, compiling options, and auto enqueuing.\u003C\u002Fp>\n\u003Cp>The plugin only compiles when changes have been made to the scss files. Compiles are made to the matching css file, so disabling this plugin will not take down your stylesheets. In the instance where a matching css file does not exist yet, the plugin will create the appropriate css file in the css directory.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002FConnectThink\u002FWP-SCSS\" rel=\"nofollow ugc\">Get detailed instructions on github\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Looking for a new maintainer\u003C\u002Fh3>\n\u003Cp>If you are interested in giving back to the open source plugin respond \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FConnectThink\u002FWP-SCSS\u002Fissues\u002F242\" rel=\"nofollow ugc\">here\u003C\u002Fa> with your interest\u003C\u002Fp>\n","Compiles .scss files to .css and enqueues them.",40000,487139,86,61,"2026-03-02T13:29:00.000Z","6.8.5","3.0.1","7.2",[55,19,21,99],"scssphp","https:\u002F\u002Fgithub.com\u002FConnectThink\u002FWP-SCSS","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-scss.4.0.8.zip",{"slug":103,"name":104,"version":105,"author":106,"author_profile":107,"description":108,"short_description":109,"active_installs":110,"downloaded":111,"rating":25,"num_ratings":112,"last_updated":113,"tested_up_to":114,"requires_at_least":115,"requires_php":23,"tags":116,"homepage":121,"download_link":122,"security_score":36,"vuln_count":123,"unpatched_count":11,"last_vuln_date":124,"fetched_at":27},"wp-less","WP-LESS","1.9.8","thom4","https:\u002F\u002Fprofiles.wordpress.org\u002Foncletom\u002F","\u003Cp>\u003Ca href=\"http:\u002F\u002Flesscss.org\" rel=\"nofollow ugc\">LESS\u003C\u002Fa> is a templating language based on top of CSS. It provides numerous enhancements to speed up development and make its maintenance easier.\u003C\u002Fp>\n\u003Cp>Theme developers can even bundle the plugin without worrying about conflicts: just include the special \u003Ccode>bootstrap-for-theme.php\u003C\u002Fcode> and read its instructions.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Variables\u003C\u002Fli>\n\u003Cli>Mixins (inheritance of rules)\u003C\u002Fli>\n\u003Cli>Nested Rules (write less, do more)\u003C\u002Fli>\n\u003Cli>Accessors (inherit a value from a specific rule)\u003C\u002Fli>\n\u003Cli>Functions (logic operations for dynamic results)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The plugin lets you concentrate on what you need: coding CSS. Everything else is handled automatically, from cache management to user delivery.\u003Cbr \u002F>\nSeriously.\u003C\u002Fp>\n\u003Ch4>Documentation\u003C\u002Fh4>\n\u003Cp>Advanced topics on how to use the plugin API are \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Foncletom\u002Fwp-less\u002Ftree\u002Fmaster\u002Fdoc\" rel=\"nofollow ugc\">available on the Github project documentation\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cp>The sole requirement is to use WordPress API and LESS convention: the \u003Ccode>.less\u003C\u002Fcode> extension.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Minimal Requirements\u003C\u002Fstrong>: PHP 5.3 and WordPress 3.2.\u003Cbr \u002F>\n\u003Cstrong>Relies on\u003C\u002Fstrong>: \u003Ca href=\"http:\u002F\u002Flessphp.gpeasy.com\u002F\" rel=\"nofollow ugc\">Less.php\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fplugin-toolkit\u002F\" rel=\"ugc\">plugin-toolkit\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cem>Notice\u003C\u002Fem>: in case you’d like to drop the usage of this plugin, it’s safe to do it. You will just need to convert back your stylesheets to CSS.\u003C\u002Fp>\n","Implementation of LESS (Leaner CSS) in order to make themes development easier.",10000,236010,19,"2025-05-14T13:36:00.000Z","5.8.13","3.2",[117,118,119,22,120],"lesscss","lessphp","styles","toolkit","https:\u002F\u002Fgithub.com\u002Fthom4parisot\u002Fwp-less\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-less.1.9.8.zip",1,"2025-04-01 00:00:00",{"slug":126,"name":127,"version":128,"author":129,"author_profile":130,"description":131,"short_description":132,"active_installs":133,"downloaded":134,"rating":135,"num_ratings":136,"last_updated":137,"tested_up_to":138,"requires_at_least":23,"requires_php":23,"tags":139,"homepage":23,"download_link":142,"security_score":143,"vuln_count":60,"unpatched_count":11,"last_vuln_date":144,"fetched_at":27},"instant-css","Instant CSS","1.2.2","dylanblokhuis","https:\u002F\u002Fprofiles.wordpress.org\u002Fdylanblokhuis\u002F","\u003Cp>Use the power of Visual Studio Code in WordPress to write your CSS or SCSS\u003C\u002Fp>\n\u003Cp>The plugin uses autoprefixer to parse your CSS\u002FSCSS into CSS that will work on older browsers, no need to write -webkit, -moz or -o.\u003C\u002Fp>\n\u003Cp>You can also choose to use SCSS, more info about SCSS here: https:\u002F\u002Fsass-lang.com\u002Fguide\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Use all the powerful features from Visual Studio Code\u003C\u002Fli>\n\u003Cli>Your CSS gets compiled with autoprefixer to work on older browsers\u003C\u002Fli>\n\u003Cli>Use SCSS to create efficient stylesheets with variables, mixins, etc.\u003C\u002Fli>\n\u003Cli>Option to minify your CSS to reduce loading times\u003C\u002Fli>\n\u003Cli>No refreshing on saving\u003C\u002Fli>\n\u003Cli>Live editor updating styles on save and have the browser update simultaneously\u003C\u002Fli>\n\u003C\u002Ful>\n","Write your styles beautifully with the power of Visual Studio Code",4000,15074,98,15,"2023-09-21T07:16:00.000Z","6.3.8",[55,140,141,19,21],"custom-css","postcss","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Finstant-css.zip",84,"2023-09-29 00:00:00",{"attackSurface":146,"codeSignals":158,"taintFlows":352,"riskAssessment":380,"analyzedAt":390},{"hooks":147,"ajaxHandlers":154,"restRoutes":155,"shortcodes":156,"cronEvents":157,"entryPointCount":11,"unprotectedCount":11},[148],{"type":149,"name":150,"callback":151,"file":152,"line":153},"action","template_redirect","SCS_compile_current_file","simple-compiler-scss.php",73,[],[],[],[],{"dangerousFunctions":159,"sqlUsage":344,"outputEscaping":346,"fileOperations":349,"externalRequests":350,"nonceChecks":11,"capabilityChecks":11,"bundledLibraries":351},[160,165,170,173,175,178,181,184,186,189,192,194,196,199,202,205,207,210,213,215,217,220,222,225,227,230,233,236,239,242,245,248,251,254,257,260,263,266,269,272,274,277,281,284,287,290,293,296,299,302,304,306,310,312,314,317,319,321,323,325,327,329,332,334,337,341],{"fn":161,"file":162,"line":163,"context":164},"unserialize","scssphp\u002Fsrc\u002FCache.php",137,"$c = unserialize($c);",{"fn":166,"file":167,"line":168,"context":169},"assert","scssphp\u002Fsrc\u002FCompiler.php",577,"assert($this->scope !== null);",{"fn":166,"file":167,"line":171,"context":172},591,"assert($sourceMapGenerator !== null);",{"fn":166,"file":167,"line":174,"context":169},784,{"fn":161,"file":167,"line":176,"context":177},848,"$value = unserialize($value);",{"fn":166,"file":167,"line":179,"context":180},866,"assert($block->parent !== null);",{"fn":166,"file":167,"line":182,"context":183},1333,"assert($media instanceof MediaBlock);",{"fn":166,"file":167,"line":185,"context":169},1339,{"fn":166,"file":167,"line":187,"context":188},1478,"assert($block instanceof AtRootBlock);",{"fn":166,"file":167,"line":190,"context":191},1501,"assert($selfParent !== null, 'at-root blocks must have a selfParent set.');",{"fn":166,"file":167,"line":193,"context":169},1513,{"fn":166,"file":167,"line":195,"context":169},1520,{"fn":166,"file":167,"line":197,"context":198},1545,"assert($this->rootBlock !== null);",{"fn":166,"file":167,"line":200,"context":201},1755,"assert($block instanceof DirectiveBlock || $block instanceof OutputBlock);",{"fn":166,"file":167,"line":203,"context":204},1826,"assert($this->scope->parent !== null);",{"fn":166,"file":167,"line":206,"context":169},1831,{"fn":166,"file":167,"line":208,"context":209},1848,"assert($block instanceof NestedPropertyBlock);",{"fn":166,"file":167,"line":211,"context":212},1867,"assert($child[1] instanceof NestedPropertyBlock);",{"fn":166,"file":167,"line":214,"context":204},1889,{"fn":166,"file":167,"line":216,"context":169},1923,{"fn":166,"file":167,"line":218,"context":219},1952,"assert($block->selectors !== null);",{"fn":166,"file":167,"line":221,"context":169},1957,{"fn":166,"file":167,"line":223,"context":224},1975,"assert($block->selfParent !== null);",{"fn":166,"file":167,"line":226,"context":169},2031,{"fn":166,"file":167,"line":228,"context":229},3148,"assert($block instanceof CallableBlock);",{"fn":166,"file":167,"line":231,"context":232},3176,"assert($selectors !== null);",{"fn":166,"file":167,"line":234,"context":235},3198,"assert($if instanceof IfBlock);",{"fn":166,"file":167,"line":237,"context":238},3216,"assert($each instanceof EachBlock);",{"fn":166,"file":167,"line":240,"context":241},3251,"assert($while instanceof WhileBlock);",{"fn":166,"file":167,"line":243,"context":244},3264,"assert($for instanceof ForBlock);",{"fn":166,"file":167,"line":246,"context":247},3325,"assert($mixin instanceof CallableBlock);",{"fn":166,"file":167,"line":249,"context":250},3965,"assert($kebabCaseName !== null);",{"fn":166,"file":167,"line":252,"context":253},5068,"assert($env->block instanceof MediaBlock);",{"fn":166,"file":167,"line":255,"context":256},6493,"assert(!empty($parsedPrototypes));",{"fn":166,"file":167,"line":258,"context":259},6791,"assert(\\is_string($arg[0][1]));",{"fn":166,"file":167,"line":261,"context":262},6816,"assert(\\is_string($name));",{"fn":166,"file":167,"line":264,"context":265},6947,"assert($originalRestArgumentName !== null);",{"fn":166,"file":167,"line":267,"context":268},6968,"assert($default !== null);",{"fn":166,"file":167,"line":270,"context":271},7384,"assert(\\is_array($value));",{"fn":166,"file":167,"line":273,"context":271},7489,{"fn":166,"file":167,"line":275,"context":276},10160,"assert(!empty($selectorsMap));",{"fn":166,"file":278,"line":279,"context":280},"scssphp\u002Fsrc\u002FFormatter\u002FCompressed.php",70,"assert(! empty($block->selectors));",{"fn":166,"file":282,"line":283,"context":280},"scssphp\u002Fsrc\u002FFormatter\u002FCrunched.php",74,{"fn":166,"file":285,"line":93,"context":286},"scssphp\u002Fsrc\u002FFormatter\u002FExpanded.php","assert($replacedLine !== null);",{"fn":166,"file":288,"line":289,"context":286},"scssphp\u002Fsrc\u002FFormatter\u002FNested.php",72,{"fn":166,"file":291,"line":292,"context":280},"scssphp\u002Fsrc\u002FFormatter.php",168,{"fn":166,"file":291,"line":294,"context":295},300,"assert($out !== false);",{"fn":166,"file":291,"line":297,"context":298},343,"assert($this->currentBlock->sourceLine !== null);",{"fn":166,"file":291,"line":300,"context":301},344,"assert($this->currentBlock->sourceName !== null);",{"fn":166,"file":291,"line":303,"context":298},360,{"fn":166,"file":291,"line":305,"context":301},361,{"fn":166,"file":307,"line":308,"context":309},"scssphp\u002Fsrc\u002FParser.php",299,"assert($this->env !== null);",{"fn":166,"file":307,"line":311,"context":235},807,{"fn":166,"file":307,"line":313,"context":309},1072,{"fn":166,"file":307,"line":315,"context":316},1081,"assert(\\is_array($include));",{"fn":166,"file":307,"line":318,"context":309},1093,{"fn":166,"file":307,"line":320,"context":309},1162,{"fn":166,"file":307,"line":322,"context":309},1197,{"fn":166,"file":307,"line":324,"context":309},1702,{"fn":166,"file":307,"line":326,"context":309},1718,{"fn":166,"file":307,"line":328,"context":309},1749,{"fn":166,"file":307,"line":330,"context":331},2265,"assert(\\is_array($value) || $value instanceof Number);",{"fn":166,"file":307,"line":333,"context":271},2269,{"fn":166,"file":307,"line":335,"context":336},2298,"assert(\\is_array($nextValue) || $nextValue instanceof Number);",{"fn":166,"file":338,"line":339,"context":340},"scssphp\u002Fsrc\u002FSourceMap\u002FSourceMapGenerator.php",151,"assert($file !== null);",{"fn":166,"file":338,"line":342,"context":343},233,"assert($jsonSourceMap !== false);",{"prepared":11,"raw":11,"locations":345},[],{"escaped":347,"rawEcho":11,"locations":348},107,[],9,4,[],[353,372],{"entryPoint":354,"graph":355,"unsanitizedCount":11,"severity":371},"SCS_compile_current_file (simple-compiler-scss.php:20)",{"nodes":356,"edges":368},[357,362],{"id":358,"type":359,"label":360,"file":152,"line":361},"n0","source","$_SERVER",26,{"id":363,"type":364,"label":365,"file":152,"line":366,"wp_function":367},"n1","sink","echo() [XSS]",63,"echo",[369],{"from":358,"to":363,"sanitized":370},true,"low",{"entryPoint":373,"graph":374,"unsanitizedCount":11,"severity":371},"\u003Csimple-compiler-scss> (simple-compiler-scss.php:0)",{"nodes":375,"edges":378},[376,377],{"id":358,"type":359,"label":360,"file":152,"line":361},{"id":363,"type":364,"label":365,"file":152,"line":366,"wp_function":367},[379],{"from":358,"to":363,"sanitized":370},{"summary":381,"deductions":382},"The \"simple-compiler-scss\" plugin v1.1 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL queries and output escaping, with 100% of both being handled securely. The absence of known CVEs and a clean vulnerability history are strong indicators of good development and maintenance over time. Furthermore, the static analysis shows no exploitable taint flows, meaning no data is being improperly handled that could lead to vulnerabilities.\n\nHowever, several significant concerns arise from the static analysis. The presence of 66 dangerous functions, including `unserialize` and `assert`, is a major red flag. While the current code may not be exploiting these, their availability represents a substantial latent risk if the plugin is extended or modified in the future, or if an attacker can influence inputs in ways not currently foreseen. Additionally, the complete lack of nonce checks and capability checks across all entry points (even though the attack surface is reported as zero, which is unusual and may indicate a reporting limitation) is a serious oversight. This leaves any potential future endpoints vulnerable to CSRF attacks and privilege escalation if they were to be introduced without proper authorization.\n\nIn conclusion, while the plugin benefits from a clean vulnerability history and secure data handling for SQL and output, the presence of numerous dangerous functions and the complete absence of authorization checks point to a significant underlying risk. The plugin's security relies heavily on the assumption that no new entry points will be added and that existing code remains static and uninfluenced. This is not a sustainable or robust security model, and the potential for future vulnerabilities is elevated due to these factors.",[383,385,388],{"reason":384,"points":136},"Dangerous functions found (unserialize, assert)",{"reason":386,"points":387},"No nonce checks detected",10,{"reason":389,"points":387},"No capability checks detected","2026-04-16T13:45:55.199Z",{"wat":392,"direct":399},{"assetPaths":393,"generatorPatterns":395,"scriptPaths":396,"versionParams":397},[394],"\u002Fwp-content\u002Fplugins\u002Fsimple-compiler-scss\u002Fscssphp\u002Fscss.inc.php",[],[],[398],"simple-compiler-scss\u002Fscssphp\u002Fscss.inc.php?ver=",{"cssClasses":400,"htmlComments":401,"htmlAttributes":402,"restEndpoints":403,"jsGlobals":404,"shortcodeOutput":405},[],[],[],[],[],[],{"error":370,"url":407,"statusCode":408,"statusMessage":409,"message":409},"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fsimple-compiler-scss\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":60,"versions":411},[412,418],{"version":6,"download_url":24,"svn_tag_url":413,"released_at":26,"has_diff":414,"diff_files_changed":415,"diff_lines":26,"trac_diff_url":416,"vulnerabilities":417,"is_current":370},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fsimple-compiler-scss\u002Ftags\u002F1.1\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fsimple-compiler-scss%2Ftags%2F1.0&new_path=%2Fsimple-compiler-scss%2Ftags%2F1.1",[],{"version":419,"download_url":420,"svn_tag_url":421,"released_at":26,"has_diff":414,"diff_files_changed":422,"diff_lines":26,"trac_diff_url":26,"vulnerabilities":423,"is_current":414},"1.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-compiler-scss.1.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fsimple-compiler-scss\u002Ftags\u002F1.0\u002F",[],[]]