Socket
Socket
Sign inDemoInstall

creditcards-tokenizer

Package Overview
Dependencies
Maintainers
3
Versions
904
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

creditcards-tokenizer - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

pom.xml

16

package.json
{
"name": "creditcards-tokenizer",
"version": "1.2.8",
"version": "1.2.9",
"description": "Wix Restaurants credit-cards tokenizer",

@@ -8,3 +8,5 @@ "main": "dist/index.js",

"test": "mocha --compilers js:babel/register",
"prepublish": "npm test && grunt"
"prepublish": "npm test && grunt",
"build": ":",
"release": "wnpm-release -- --no-shrinkwrap"
},

@@ -22,3 +24,3 @@ "repository": {

"author": "Wix Restaurants",
"license": "Apache",
"license": "Apache-2.0",
"bugs": {

@@ -35,9 +37,11 @@ "url": "https://github.com/wix/creditcards-tokenizer/issues"

"grunt-webpack": "^1.0.11",
"jsx-loader": "^0.13.2",
"lodash": "^3.9.3",
"grunt-cli": "^0.1.13",
"mocha": "^2.2.1",
"webpack": "^1.12.0",
"webpack-dev-server": "^1.10.1",
"jsx-loader": "^0.13.2",
"lodash": "^3.9.3",
"xhr2": "^0.1.3",
"q": "^1.4.1"
"q": "^1.4.1",
"@wix/wnpm-ci": "*"
},

@@ -44,0 +48,0 @@ "dependencies": {},

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