Comparing version 1.0.3 to 1.0.4
{ | ||
"_args": [ | ||
[ | ||
"flipjs", | ||
"/Users/philip/dev/npm" | ||
] | ||
], | ||
"_from": "flipjs@latest", | ||
"_id": "flipjs@1.0.2", | ||
"_inCache": true, | ||
"_installable": true, | ||
"_location": "/flipjs", | ||
"_nodeVersion": "5.6.0", | ||
"_npmOperationalInternal": { | ||
"host": "packages-13-west.internal.npmjs.com", | ||
"tmp": "tmp/flipjs-1.0.2.tgz_1458158125601_0.33132104366086423" | ||
}, | ||
"_npmUser": { | ||
"email": "flipjs.io@gmail.com", | ||
"name": "flipjsio" | ||
}, | ||
"_npmVersion": "3.6.0", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"name": "flipjs", | ||
"raw": "flipjs", | ||
"rawSpec": "", | ||
"scope": null, | ||
"spec": "latest", | ||
"type": "tag" | ||
}, | ||
"_requiredBy": [ | ||
"#USER" | ||
], | ||
"_shasum": "cb50ca64d6e25bb90e6895364a7968bf0e8066d1", | ||
"_shrinkwrap": null, | ||
"_spec": "flipjs", | ||
"_where": "/Users/philip/dev/npm", | ||
"author": { | ||
"email": "flipjs.io@gmail.com", | ||
"name": "Felipe Apostol", | ||
"url": "http://flipjs.io" | ||
}, | ||
"dependencies": {}, | ||
"name": "flipjs", | ||
"version": "1.0.4", | ||
"description": "flipjs javascript utility library", | ||
"devDependencies": {}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "cb50ca64d6e25bb90e6895364a7968bf0e8066d1", | ||
"tarball": "http://registry.npmjs.org/flipjs/-/flipjs-1.0.2.tgz" | ||
}, | ||
"license": "MIT", | ||
"main": "src/index.js", | ||
"maintainers": [ | ||
{ | ||
"name": "flipjsio", | ||
"email": "flipjs.io@gmail.com" | ||
} | ||
], | ||
"name": "flipjs", | ||
"optionalDependencies": {}, | ||
"readme": "see README.md", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"version": "1.0.3" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/flipjs/flipjs.git" | ||
}, | ||
"author": "Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/flipjs/flipjs/issues" | ||
}, | ||
"homepage": "https://github.com/flipjs/flipjs" | ||
} |
@@ -1,2 +0,2 @@ | ||
var flipjs = require('../lib') | ||
var flipjs = require('../index') | ||
@@ -3,0 +3,0 @@ var empty = {} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
0
1519