Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-plugin-amp

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-amp - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

gatsby-ssr.js

12

package.json
{
"name": "gatsby-plugin-amp",
"version": "0.1.12",
"version": "0.1.13",
"description": "A gatsby plugin for scaffolding AMP pages",

@@ -8,3 +8,4 @@ "main": "index.js",

"build": "babel src --out-dir . --ignore **/__tests__",
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "npm run build",
"watch": "babel -w src --out-dir . --ignore **/__tests__",
"commit": "git add . && git commit && git push -u origin master"

@@ -23,3 +24,8 @@ },

"accelerated-mobile-pages"
]
],
"devDependencies": {
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.5",
"@babel/preset-react": "^7.0.0"
}
}

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