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

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

### [0.5.71](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.70...@pojo-router/core@0.5.71) (2023-03-13)
### 📦 Package
* Update `webpack` to v5.76.1 ([#1876](https://github.com/ntucker/anansi/issues/1876)) ([16341ef](https://github.com/ntucker/anansi/commit/16341efd8bc5e3a5811d88dbf575cca77ef03cc4))
### [0.5.70](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.69...@pojo-router/core@0.5.70) (2023-03-09)

@@ -8,0 +14,0 @@

6

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

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

"@anansi/browserslist-config": "^1.4.1",
"@anansi/webpack-config": "^14.3.5",
"@anansi/webpack-config": "^14.3.6",
"@babel/cli": "7.21.0",

@@ -58,3 +58,3 @@ "@babel/core": "7.21.0",

"rimraf": "4.4.0",
"webpack": "5.76.0",
"webpack": "5.76.1",
"webpack-cli": "5.0.1"

@@ -61,0 +61,0 @@ },