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

ddz

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddz - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.babelrc

33

package.json
{
"name": "ddz",
"version": "0.1.0",
"description": "",
"main": "index.js",
"version": "0.1.1",
"description": "斗地主工具包",
"main": "dist/ddz.min.js",
"module": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "rollup -c -w",
"build": "cross-env NODE_ENV=production rollup -c"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhuweiyou/ddz.git"
},
"keywords": [],
"author": "zhuweiyou <i@zhuweiyou.com> (https://zhuweiyou.com/)",
"license": "MIT"
"license": "MIT",
"bugs": {
"url": "https://github.com/zhuweiyou/ddz/issues"
},
"homepage": "https://github.com/zhuweiyou/ddz#readme",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-0": "^6.24.1",
"cross-env": "^5.0.5",
"rollup": "^0.52.3",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^2.0.1"
}
}
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