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

@untool/core

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@untool/core - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

11

CHANGELOG.md

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

# [1.8.0](https://github.com/untool/untool/compare/v1.7.0...v1.8.0) (2019-05-09)
### Features
* **core:** store overrides from in config ([8689916](https://github.com/untool/untool/commit/8689916))
# [1.7.0](https://github.com/untool/untool/compare/v1.6.2...v1.7.0) (2019-05-03)

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

1

lib/config.js

@@ -51,2 +51,3 @@ 'use strict';

_workspace: lockFile ? dirname(lockFile) : rootDir,
_overrides: { untoolNamespace, ...overrides },
};

@@ -53,0 +54,0 @@ debug(config);

4

package.json
{
"name": "@untool/core",
"version": "1.7.0",
"version": "1.8.0",
"description": "untool core",

@@ -36,3 +36,3 @@ "repository": {

},
"gitHead": "093c30b0eba5ffa7b60966ce094c28950bb54407"
"gitHead": "d6f702ff1f5d83f3c27ed1cd213bfcbd9ed964e5"
}
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