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.2

4

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

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

"publishConfig": {
"main": "lib/index.js",
"module": "lib/index.js",
"types": "lib/index.d.ts"
},
"main": "lib/index.js",
"module": "lib/index.js",

@@ -41,0 +39,0 @@ "types": "src/index.ts",