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

@pie-api/mru

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pie-api/mru - npm Package Compare versions

Comparing version 1.3.3 to 1.4.0

bin/run

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.4.0](https://github.com/key-data-systems/mru/compare/v1.3.3...v1.4.0) (2021-10-19)
### Features
* add mru-sync-versions cmd ([a684c9f](https://github.com/key-data-systems/mru/commit/a684c9fb2d333e85c0889d9e412573a7b0d3ad3e))
## [1.3.3](https://github.com/key-data-systems/mru/compare/v1.3.2...v1.3.3) (2021-10-13)

@@ -2,0 +9,0 @@

7

package.json

@@ -7,3 +7,4 @@ {

"bin": {
"mru": "./bin/mru"
"mru": "./bin/mru",
"mru-sync-versions": "./bin/run"
},

@@ -14,3 +15,3 @@ "scripts": {

},
"version": "1.3.3",
"version": "1.4.0",
"main": "lib/index.js",

@@ -26,2 +27,3 @@ "typings": "lib/index.d.ts",

"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"minimist": "^1.2.5",

@@ -40,2 +42,3 @@ "nanoid": "^3.1.28",

"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.175",
"@types/js-yaml": "^4.0.3",

@@ -42,0 +45,0 @@ "@types/nanoid": "^3.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc