Socket
Socket
Sign inDemoInstall

amp-url

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amp-url - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

0

amp-url.js

@@ -0,0 +0,0 @@ const request = require('request');

8

package.json
{
"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

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