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

6

CHANGELOG.md

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

### [0.5.54](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.53...@pojo-router/core@0.5.54) (2023-01-05)
### 📦 Package
* Update `@babel/core` to v7.20.12 ([#1802](https://github.com/ntucker/anansi/issues/1802)) ([9074ddf](https://github.com/ntucker/anansi/commit/9074ddfad34ef219db99a29ed4941d4da56238c2))
### [0.5.53](https://github.com/ntucker/anansi/compare/@pojo-router/core@0.5.52...@pojo-router/core@0.5.53) (2022-12-22)

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

6

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

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

"@anansi/browserslist-config": "^1.4.1",
"@anansi/webpack-config": "^14.0.5",
"@anansi/webpack-config": "^14.0.6",
"@babel/cli": "7.20.7",
"@babel/core": "7.20.7",
"@babel/core": "7.20.12",
"jest": "29.3.1",

@@ -56,0 +56,0 @@ "rimraf": "3.0.2",