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

@swan-io/chicane

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swan-io/chicane - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

10

package.json
{
"name": "@swan-io/chicane",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",

@@ -37,3 +37,3 @@ "description": "A simple and safe router for React and TypeScript",

"tscheck": "tsc --noEmit",
"prepare": "yarn test && yarn build"
"prepack": "yarn test && yarn build"
},

@@ -58,4 +58,4 @@ "browserslist": [

"@testing-library/react": "^12.1.5",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react": "^17.0.47",
"@types/react-dom": "^17.0.17",
"@types/use-sync-external-store": "^0.0.3",

@@ -69,4 +69,4 @@ "jsdom": "^20.0.0",

"typescript": "^4.7.4",
"vitest": "^0.17.0"
"vitest": "^0.18.0"
}
}
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