Comparing version 2.0.4 to 2.0.6
{ | ||
"name": "base64", | ||
"version": "2.0.4", | ||
"version": "2.0.6", | ||
"main": "base64", | ||
@@ -13,21 +13,13 @@ "description": "A C++ module for node-js that does base64 encoding and decoding.", | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "Peteris Krumins", | ||
"email": "peteris.krumins@gmail.com", | ||
"web": "http://www.catonmat.net", | ||
"twitter": "pkrumins" | ||
} | ||
], | ||
"licenses": [ | ||
{ | ||
"type": "MIT" | ||
} | ||
], | ||
"repositories": [ | ||
{ | ||
"type": "git", | ||
"url": "http://github.com/pkrumins/node-base64.git" | ||
} | ||
], | ||
"author": { | ||
"name": "Peteris Krumins", | ||
"email": "peteris.krumins@gmail.com", | ||
"web": "http://www.catonmat.net", | ||
"twitter": "pkrumins" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/pkrumins/node-base64.git" | ||
}, | ||
"directories": { | ||
@@ -34,0 +26,0 @@ "tests": "tests" |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author 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
2
1
7
144216