New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

preact-router

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preact-router - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

package.json
{
"name": "preact-router",
"amdName": "preactRouter",
"version": "1.2.1",
"version": "1.2.2",
"description": "Connect your components up to that address bar.",

@@ -34,3 +34,3 @@ "main": "dist/preact-router.js",

"peerDependencies": {
"preact": "^2.8.3"
"preact": "^2 || ^3"
},

@@ -42,2 +42,3 @@ "devDependencies": {

"eslint": "^1.7.1",
"gzip-size-cli": "^1.0.0",
"mkdirp": "^0.5.1",

@@ -47,2 +48,3 @@ "mocha": "^2.4.5",

"preact": "^2.8.3",
"pretty-bytes-cli": "^1.0.0",
"rimraf": "^2.5.1",

@@ -49,0 +51,0 @@ "rollup": "^0.25.2",

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