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

@dfeidao/atom-mobile

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfeidao/atom-mobile - npm Package Compare versions

Comparing version 4.6.201904021201 to 4.6.201904021202

6

package.json
{
"name": "@dfeidao/atom-mobile",
"version": "4.6.201904021201",
"version": "4.6.201904021202",
"description": "原子操作",

@@ -9,4 +9,2 @@ "scripts": {

"lint": "tslint -p tsconfig.json",
"compile:cjs": "tsc -m commonjs",
"compile:umd": "tsc -m umd --declaration false --outDir ./dist/umd/",
"copy-files": "cp-cli ./package.json ./dist/package.json && cp-cli ./README.md ./dist/README.md",

@@ -16,3 +14,3 @@ "clean": "del-cli ./dist/",

"coverage": "rm -rf ./coverage/ ./dist/ && npm run unittest && nyc --report-dir ./coverage/ npm test",
"compile": "npm run compile:cjs & npm run compile:umd",
"compile": "tsc",
"build": "npm run clean && npm run lint && npm run copy-files && npm run compile"

@@ -19,0 +17,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