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

sn-custom-create-element

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sn-custom-create-element - npm Package Compare versions

Comparing version 0.0.1 to 17.0.1

lib/constants.js

32

package.json
{
"name": "sn-custom-create-element",
"version": "0.0.1",
"version": "17.0.1",
"private": false,
"description": "",
"main": "index.js",
"main": "lib/index.js",
"license": "MIT",
"dependencies": {
"lodash": "4.17.4",
"react": "16.1.1"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"npx": "9.7.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"mkdir": "node mkdir.js",
"build": "npm run mkdir && npx babel src --out-dir lib",
"prepublishOnly": "npm run build",
"test": "exit 0"
},
"author": "",
"license": "ISC"
"engines": {
"node": ">=4.4.0"
},
"files": [
"lib",
"src",
"dist"
]
}
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