Socket
Socket
Sign inDemoInstall

criollo-inline

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

criollo-inline - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.babelrc

12

package.json
{
"name": "criollo-inline",
"version": "1.0.0",
"version": "1.0.1",
"description": "inline css for react.js apps",
"main": "index.js",
"main": "./dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "babel index.js lib/style.js -d dist/"
},

@@ -24,3 +24,7 @@ "repository": {

},
"homepage": "https://github.com/aranajhonny/criollo-inline#readme"
"homepage": "https://github.com/aranajhonny/criollo-inline#readme",
"dependencies": {
"babel-cli": "^6.18.0",
"babel-preset-es2015": "^6.18.0"
}
}

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