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

unrouted

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unrouted - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

8

package.json
{
"name": "unrouted",
"version": "0.4.11",
"version": "0.4.12",
"homepage": "https://github.com/harlan-zw/unrouted#readme",

@@ -22,3 +22,4 @@ "bugs": {

"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts"
}

@@ -30,2 +31,3 @@ },

],
"sideEffects": false,
"scripts": {

@@ -36,4 +38,4 @@ "build": "unbuild",

"dependencies": {
"@unrouted/core": "link:../core"
"@unrouted/core": "workspace:../core"
}
}
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