Socket
Socket
Sign inDemoInstall

wc-mac-input

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

9

package.json
{
"name": "wc-mac-input",
"version": "1.0.6",
"version": "1.0.7",
"description": "Mac address input WebComponent",

@@ -9,3 +9,3 @@ "main": "./dist/mac-input.js",

"dev": "rollup -c -w",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest --coverage"
},

@@ -40,3 +40,6 @@ "repository": {

"@rollup/plugin-replace": "^4.0.0",
"@testing-library/dom": "^8.16.0",
"@testing-library/jest-dom": "^5.16.4",
"@webcomponents/webcomponentsjs": "^2.6.0",
"babel-jest": "^28.1.2",
"eslint": "^8.14.0",

@@ -47,2 +50,4 @@ "eslint-config-standard": "^17.0.0",

"eslint-plugin-promise": "^6.0.0",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"postcss": "^8.4.13",

@@ -49,0 +54,0 @@ "rollup-plugin-postcss": "^4.0.2",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc