Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cloud

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloud - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

lib/plugins/rework.js

1

lib/index.js

@@ -32,2 +32,3 @@

exports.stylus = require('./plugins/stylus');
exports.rework = require('./plugins/rework');
exports.jade = require('./plugins/jade');

@@ -34,0 +35,0 @@ exports.html = require('./plugins/html');

10

package.json
{
"name": "cloud",
"description": "Components",
"version": "0.0.9",
"version": "0.1.0",
"dependencies": {

@@ -11,3 +11,5 @@ "commander": "0.6.1",

"batch": "*",
"debug": "*"
"debug": "*",
"rework": "~0.9.0",
"rework-mixins": "~1.0.0"
},

@@ -24,3 +26,5 @@ "devDependencies": {

},
"engines": { "node": "*" }
"engines": {
"node": "*"
}
}
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