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

awesome-phonenumber

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-phonenumber - npm Package Compare versions

Comparing version 1.6.0 to 2.0.0

index.d.ts

11

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.6.0",
"version": "2.0.0",
"author": "Gustaf Räntilä <g.rantila@gmail.com>",

@@ -14,3 +14,3 @@ "repository": {

"build": "node_modules/.bin/gulp",
"test": "node_modules/.bin/mocha"
"test": "scripts/test.sh"
},

@@ -32,2 +32,3 @@ "pre-commit": [

"devDependencies": {
"@types/mocha": "^2.2.42",
"bluebird": "^3",

@@ -42,4 +43,6 @@ "chai": "^3.5",

"rimraf-promise": "^2.0",
"run-sequence": "^1.2"
}
"run-sequence": "^1.2",
"typescript": "^2.5.2"
},
"types": "./index.d.ts"
}
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