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

@pojo-router/core

Package Overview
Dependencies
Maintainers
4
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pojo-router/core - npm Package Compare versions

Comparing version

to
0.3.4

9

package.json
{
"name": "@pojo-router/core",
"version": "0.3.3",
"version": "0.3.4",
"description": "A react hooks library to associate metadata to a path",

@@ -37,3 +37,3 @@ "homepage": "https://github.com/ntucker/anansi/tree/master/packages/pojo-router#readme",

},
"module": "src/index.ts",
"module": "lib/index.js",
"types": "src/index.ts",

@@ -83,4 +83,3 @@ "keywords": [

"prepack": "yarn build"
},
"gitHead": "d2ef7ba63dc1ea04c0111c7a3e0850a7c71a14ac"
}
}
}