Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ const request = require('request'); |
{ | ||
"name": "amp-url", | ||
"version": "1.0.0", | ||
"author": "kmrk", | ||
"version": "1.0.1", | ||
"author": "kimulaco", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "description": "Accelerated Mobile Pages (AMP) URL API library", | ||
], | ||
"homepage": "https://github.com/kmrk/amp-url-nodejs", | ||
"homepage": "https://github.com/kimulaco/node-amp-url", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kmrk/amp-url-nodejs" | ||
"url": "https://github.com/kimulaco/node-amp-url" | ||
}, | ||
@@ -18,0 +18,0 @@ "main": "amp-url.js", |
@@ -1,2 +0,2 @@ | ||
# amp-url-nodejs | ||
# node-amp-url | ||
@@ -68,2 +68,2 @@ [Accelerated Mobile Pages (AMP) URL API](https://developers.google.com/amp/cache/reference/acceleratedmobilepageurl/rest/) node.js library. | ||
[MIT License](https://github.com/kmrk/amp-url-nodejs/blob/master/LICENSE). | ||
[MIT License](https://github.com/kimulaco/node-amp-url/blob/master/LICENSE). |
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
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11746
7