Socket
Socket
Sign inDemoInstall

mynpmpackagestestlechuga

Package Overview
Dependencies
297
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

69

package.json
{
"name": "mynpmpackagestestlechuga",
"version": "1.0.1",
"description": "How to publish ES6 React modules to NPM!",
"main": "./index.js",
"peerDependencies": {
"react": "^16.4.0"
},
"scripts": {
"start": "webpack --watch",
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pluralsight",
"license": "ISC",
"keywords": [
"promise",
"async",
"Virtual reality (VR)",
"Augmented reality (AR)"
],
"dependencies": {
"react": "^16.8.6",
"webpack": "^4.29.6"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.7.0",
"webpack-cli": "^3.3.0"
}
}
"name": "mynpmpackagestestlechuga",
"version": "1.0.2",
"description": "How to publish ES6 React modules to NPM!",
"main": "./index.js",
"peerDependencies": {
"react": "^16.4.0"
},
"scripts": {
"start": "webpack --watch",
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pluralsight",
"license": "ISC",
"keywords": [
"promise",
"async",
"Virtual reality (VR)",
"Augmented reality (AR)"
],
"dependencies": {
"react": "^16.8.6",
"webpack": "^4.29.6"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.7.0",
"extract-text-webpack-plugin": "^3.0.2",
"webpack-cli": "^3.3.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc