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

@microsoft/rush-lib

Package Overview
Dependencies
Maintainers
2
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/rush-lib - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "1.8.0",
"tag": "@microsoft/rush-lib_v1.8.0",
"date": "Tue, 14 Feb 2017 22:53:30 GMT",
"comments": {
"minor": [
{
"comment": "Install will error if the temp_modules have drifted out of sync with the package's package.json files"
}
]
}
},
{
"version": "1.7.0",

@@ -7,0 +19,0 @@ "tag": "@microsoft/rush-lib_v1.7.0",

9

CHANGELOG.md
# Change Log - @microsoft/rush-lib
This log was last generated on Tue, 14 Feb 2017 02:31:40 GMT and should not be manually modified.
This log was last generated on Tue, 14 Feb 2017 22:53:30 GMT and should not be manually modified.
## 1.8.0
Tue, 14 Feb 2017 22:53:30 GMT
### Minor changes
- Install will error if the temp_modules have drifted out of sync with the package's package.json files
## 1.7.0

@@ -6,0 +13,0 @@ Tue, 14 Feb 2017 02:31:40 GMT

1

lib/data/test/VersionMismatchFinder.test.js

@@ -28,3 +28,2 @@ /// <reference types='mocha' />

var mismatchFinder = new VersionMismatchFinder_1.VersionMismatchFinder(projects);
console.log(mismatchFinder.getMismatches());
chai_1.assert.isNumber(mismatchFinder.numberOfMismatches);

@@ -31,0 +30,0 @@ chai_1.assert.equal(mismatchFinder.numberOfMismatches, 0);

{
"name": "@microsoft/rush-lib",
"version": "1.7.0",
"version": "1.8.0",
"description": "Library support for the Rush tool",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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