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

atag

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atag - npm Package Compare versions

Comparing version 0.1.52 to 0.1.53

dist/atag.js.map

9

package.json
{
"name": "atag",
"version": "0.1.52",
"version": "0.1.53",
"description": "A UI Web Components Library",

@@ -10,3 +10,5 @@ "main": "dist/atag.js",

"test": "jest",
"test:watch": "jest --watch"
"test:watch": "jest --watch",
"lint:nofix": "eslint --ext .js --ext .jsx ./",
"lint": "npm run lint:nofix -- --fix"
},

@@ -44,5 +46,8 @@ "author": "Alibaba inc.",

"address": "^1.0.3",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^4.1.6",
"chalk": "^2.4.1",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"eslint-plugin-import": "^2.17.2",
"html-webpack-plugin": "^3.2.0",

@@ -49,0 +54,0 @@ "jest": "^23.6.0",

Sorry, the diff of this file is too big to display

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