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

6

CHANGELOG.md

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

### [0.5.40](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.39...@pojo-router/core@0.5.40) (2022-10-26)
### 📦 Package
* Update JS test packages to ^29.2.2 ([#1721](https://github.com/ntucker/anansi/issues/1721)) ([9e90458](https://github.com/ntucker/anansi/commit/9e90458c041af252d170b77028628962fc7314a4))
### [0.5.39](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.38...@pojo-router/core@0.5.39) (2022-10-21)

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

6

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

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

"@anansi/browserslist-config": "^1.4.1",
"@anansi/webpack-config": "^13.0.20",
"@anansi/webpack-config": "^13.0.21",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"jest": "29.2.1",
"jest": "29.2.2",
"rimraf": "3.0.2",

@@ -57,0 +57,0 @@ "webpack": "5.74.0",