authentication4js
Advanced tools
Comparing version 2.0.892 to 2.0.893
@@ -1,50 +0,1 @@ | ||
{ | ||
"name": "authentication4js", | ||
"version": "2.0.892", | ||
"description": "Wix Restaurants Authentication Client", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "mocha --compilers js:babel-register", | ||
"prepublish": "npm test && webpack", | ||
"build": ":", | ||
"release": "npm install wnpm-ci --no-save && wnpm-release -- --no-shrinkwrap" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wix/authentication4js.git" | ||
}, | ||
"keywords": [ | ||
"wix", | ||
"restaurants", | ||
"authentication" | ||
], | ||
"author": "Wix Restaurants", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/wix/authentication4js.git/issues" | ||
}, | ||
"homepage": "https://github.com/wix/authentication4js.git/", | ||
"devDependencies": { | ||
"babel": "^6.5.2", | ||
"babel-core": "^6.7.4", | ||
"babel-loader": "^6.2.4", | ||
"babel-plugin-transform-strict-mode": "^6.6.5", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-register": "^6.7.2", | ||
"chai": "^3.5.0", | ||
"lodash": "^3.10.0", | ||
"mocha": "^2.4.5", | ||
"webpack": "^1.12.0", | ||
"xhr2": "^0.1.3" | ||
}, | ||
"dependencies": { | ||
"q": "^1.4.1" | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"gitHead": "276aa382659249fd1d78555fe29939ec33beabfd" | ||
} | ||
{"name":"authentication4js","version":"2.0.893","description":"Wix Restaurants Authentication Client","main":"dist/index.js","scripts":{"test":"mocha --compilers js:babel-register","prepublish":"npm test && webpack","build":":","release":"npm install wnpm-ci --no-save && wnpm-release -- --no-shrinkwrap"},"repository":{"type":"git","url":"https://github.com/wix/authentication4js.git"},"keywords":["wix","restaurants","authentication"],"author":"Wix Restaurants","license":"Apache-2.0","bugs":{"url":"https://github.com/wix/authentication4js.git/issues"},"homepage":"https://github.com/wix/authentication4js.git/","devDependencies":{"babel":"^6.5.2","babel-core":"^6.7.4","babel-loader":"^6.2.4","babel-plugin-transform-strict-mode":"^6.6.5","babel-preset-es2015":"^6.6.0","babel-register":"^6.7.2","chai":"^3.5.0","lodash":"^3.10.0","mocha":"^2.4.5","webpack":"^1.12.0","xhr2":"^0.1.3"},"dependencies":{"q":"^1.4.1"},"directories":{"test":"test"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"276aa382659249fd1d78555fe29939ec33beabfd"} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
50748