Socket
Socket
Sign inDemoInstall

@sveltejs/amp

Package Overview
Dependencies
219
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.1.0

7

package.json
{
"name": "@sveltejs/amp",
"version": "1.0.2",
"version": "1.1.0",
"description": "AMP integration for SvelteKit",
"repository": {

@@ -25,8 +26,8 @@ "type": "git",

"peerDependencies": {
"@sveltejs/kit": "^1.0.0"
"@sveltejs/kit": "^1.0.0 || ^2.0.0"
},
"scripts": {
"lint": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore",
"lint": "prettier --check .",
"format": "pnpm lint --write"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc