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

antd-mobile-icons

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-mobile-icons - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

17

package.json
{
"name": "antd-mobile-icons",
"version": "0.1.1",
"version": "0.2.0",
"description": "The icon set for antd-mobile.",

@@ -8,3 +8,3 @@ "repository": "git@github.com:awmleer/antd-mobile-icons.git",

"license": "MIT",
"private": false,
"main": "./cjs/index.js",
"module": "./es/index.js",

@@ -21,3 +21,14 @@ "types": "./es/index.d.ts",

"LICENSE"
]
],
"scripts": {
"build": "gulp"
},
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.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