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

ant-util

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-util - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

__test__/object.test.js

43

package.json
{
"name": "ant-util",
"version": "1.0.0",
"version": "1.0.1",
"description": "ant工具组件",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "babel src -d lib",
"start": "npm run dev",
"build": "webpack"
},
"author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"babel-cli": "^6.7.7",
"babel-core": "^6.7.7",
"babel-eslint": "^7.1.0",
"babel-jest": "^20.0.1",
"babel-loader": "^6.2.4",
"babel-plugin-import": "^1.1.0",
"babel-plugin-transform-builtin-extend": "^1.1.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-remove-strict-mode": "0.0.2",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-polyfill": "^6.20.0",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"babel-register": "^6.7.2",
"babel-runtime": "^6.11.6",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^12.0.0",
"eslint-plugin-babel": "^3.0.0",
"eslint-plugin-import": "^1.6.1",
"eslint-plugin-jsx-a11y": "^2.0.1",
"eslint-plugin-markdown": "^1.0.0-beta.4",
"eslint-plugin-react": "^6.3.0",
"eslint-tinker": "^0.3.2",
"webpack": "^1.12.2",
"webpack-dev-server": "^1.11.0"
},
"dependencies": {
"lodash": "^3.10.1",
"react-kendo": "~0.13.11",
"underscore": "^1.8.3"
}
}
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