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

antd-init

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-init - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

18

boilerplate/package.json

@@ -8,8 +8,8 @@ {

"dependencies": {
"antd": "0.11.x",
"atool-build": "0.4.x",
"babel-plugin-antd": "^0.1.2",
"antd": "~0.12.0",
"atool-build": "0.5.x",
"babel-plugin-antd": "^0.2.0",
"es3ify-loader": "^0.1.0",
"react": "~0.14.3",
"react-dom": "~0.14.3"
"react": "~0.14.6",
"react-dom": "~0.14.6"
},

@@ -21,5 +21,5 @@ "devDependencies": {

"dora-plugin-proxy": "0.5.x",
"eslint": "~1.10.3",
"eslint-config-airbnb": "~2.1.0",
"eslint-plugin-react": "~3.11.3",
"eslint": "1.10.x",
"eslint-config-airbnb": "4.0.x",
"eslint-plugin-react": "3.16.x",
"pre-commit": "1.x"

@@ -33,4 +33,4 @@ },

"lint": "eslint --ext .js,.jsx src",
"build": "atool-build -o ./dist/${npm_package_family}/${npm_package_name/{npm_package_version}"
"build": "atool-build -o ./dist/${npm_package_family}/${npm_package_name}/${npm_package_version}"
}
}
{
"name": "antd-init",
"version": "0.6.2",
"version": "0.6.3",
"description": "Ant Design boilerplate generator.",

@@ -5,0 +5,0 @@ "repository": {

@@ -16,2 +16,4 @@ # antd-init

More usage: http://ant-tool.github.io/
## Install

@@ -18,0 +20,0 @@

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