Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mrm-core

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mrm-core - npm Package Compare versions

Comparing version 4.6.0 to 4.7.0

11

CHANGELOG.md

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

# [4.7.0](https://github.com/sapegin/mrm/compare/mrm-core@4.6.0...mrm-core@4.7.0) (2021-02-25)
### Features
* Add more fields to package.json ([#134](https://github.com/sapegin/mrm/issues/134)) ([d80840a](https://github.com/sapegin/mrm/commit/d80840a5e771976ef38cdf8a3b535a412e1097f6))
# [4.6.0](https://github.com/sapegin/mrm/compare/mrm-core@4.5.0...mrm-core@4.6.0) (2021-02-09)

@@ -8,0 +19,0 @@

5

package.json
{
"name": "mrm-core",
"version": "4.6.0",
"version": "4.7.0",
"description": "Utilities to make tasks for Mrm",

@@ -33,2 +33,3 @@ "author": {

"prop-ini": "^0.0.2",
"rc": "^1.2.8",
"readme-badger": "^0.3.0",

@@ -57,3 +58,3 @@ "semver": "^6.3.0",

],
"gitHead": "f213462e057d8820702bd1c20efc0735b6d73e88"
"gitHead": "7a37df86eb2df2bd7aa366e93757aa30dca55189"
}

1

src/index.js

@@ -22,2 +22,3 @@ // @ts-check

makeDirs: fs.makeDirs,
init: npm.init,
install: npm.install,

@@ -24,0 +25,0 @@ uninstall: npm.uninstall,

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