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

@tadashi/mask

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tadashi/mask - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

13

package.json
{
"name": "@tadashi/mask",
"version": "1.4.0",
"version": "1.4.1",
"description": "The simple and tiny script for input mask",

@@ -24,3 +24,3 @@ "keywords": [

"report": "nyc report --reporter=text-lcov | coveralls",
"pretest": "npx xo",
"pretest": "xo",
"test": "ava --serial",

@@ -69,8 +69,9 @@ "rollup": "rollup -c",

"devDependencies": {
"ava": "2.2.0",
"ava": "2.4.0",
"esm": "3.2.25",
"jsdom": "15.1.1",
"rollup": "1.17.0",
"simulant": "0.2.2"
"jsdom": "15.2.0",
"rollup": "1.25.0",
"simulant": "0.2.2",
"xo": "0.25.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