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

@nerdwallet/shepherd

Package Overview
Dependencies
Maintainers
21
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nerdwallet/shepherd - npm Package Compare versions

Comparing version 1.7.2 to 1.8.0

7

CHANGELOG.md

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

# [1.8.0](https://github.com/NerdWalletOSS/shepherd/compare/v1.7.2...v1.8.0) (2020-05-04)
### Features
* add renovate & remove dependabot. ([#171](https://github.com/NerdWalletOSS/shepherd/issues/171)) ([34adafb](https://github.com/NerdWalletOSS/shepherd/commit/34adafb74409f8395f574073b4a7538aaad2679b))
## [1.7.2](https://github.com/NerdWalletOSS/shepherd/compare/v1.7.1...v1.7.2) (2020-04-18)

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

14

package.json
{
"name": "@nerdwallet/shepherd",
"version": "1.7.2",
"version": "1.8.0",
"description": "A utility for applying code changes across many repositories",

@@ -54,9 +54,9 @@ "keywords": [

"child-process-promise": "^2.2.1",
"commander": "^5.0.0",
"commander": "^5.1.0",
"fs-extra": "^8.1.0",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"log-symbols": "^3.0.0",
"log-symbols": "^4.0.0",
"netrc": "^0.1.4",
"ora": "^4.0.3",
"ora": "^4.0.4",
"preferences": "^2.0.2",

@@ -74,6 +74,6 @@ "simple-git": "^1.132.0"

"@types/node": "^10.17.19",
"jest": "^25.3.0",
"semantic-release": "^17.0.6",
"jest": "^25.4.0",
"semantic-release": "^17.0.7",
"ts-jest": "^25.4.0",
"tslint": "^6.1.1",
"tslint": "^6.1.2",
"typescript": "^3.8.3"

@@ -80,0 +80,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