Socket
Socket
Sign inDemoInstall

stylecow-plugin-nested-rules

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylecow-plugin-nested-rules - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

.travis.yml

37

package.json
{
"name": "stylecow-plugin-nested-rules",
"description": "Stylecow plugin to add support for nested rules.",
"version": "4.0.0",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-nested-rules",
"bugs": "https://github.com/stylecow/stylecow-plugin-nested-rules/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-nested-rules.git"
},
"devDependencies": {
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
"name": "stylecow-plugin-nested-rules",
"description": "Stylecow plugin to add support for nested rules.",
"version": "4.0.1",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-nested-rules",
"bugs": "https://github.com/stylecow/stylecow-plugin-nested-rules/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-nested-rules.git"
},
"devDependencies": {
"mocha": "^2.2.5",
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
}
stylecow plugin nested-rules
============================
[![Build Status](https://travis-ci.org/stylecow/stylecow-plugin-nested-rules.svg)](https://travis-ci.org/stylecow/stylecow-plugin-nested-rules)
Stylecow plugin to add support for nested rules.

@@ -52,1 +54,3 @@

```
More demos in [the tests folder](https://github.com/stylecow/stylecow-plugin-nested-rules/tree/master/tests/cases)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc