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

syncpack

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syncpack - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [4.5.3](https://github.com/JamieMason/syncpack/compare/4.5.2...4.5.3) (2019-06-17)
### Bug Fixes
* **npm:** update dependencies ([10834a9](https://github.com/JamieMason/syncpack/commit/10834a9))
## [4.5.2](https://github.com/JamieMason/syncpack/compare/4.4.2...4.5.2) (2019-05-14)

@@ -2,0 +11,0 @@

24

package.json
{
"name": "syncpack",
"description": "Manage multiple package.json files, such as in Lerna Monorepos and Yarn Workspaces",
"version": "4.5.2",
"version": "4.5.3",
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",

@@ -25,24 +25,24 @@ "bin": {

"commander": "2.20.0",
"fs-extra": "7.0.1",
"fs-extra": "8.0.1",
"globby": "9.2.0",
"lodash": "4.17.11",
"semver": "6.0.0"
"semver": "6.1.1"
},
"devDependencies": {
"@types/chalk": "2.2.0",
"@types/fs-extra": "5.1.0",
"@types/fs-extra": "7.0.0",
"@types/globby": "9.1.0",
"@types/jest": "24.0.12",
"@types/lodash": "4.14.123",
"@types/jest": "24.0.15",
"@types/lodash": "4.14.134",
"@types/mock-fs": "3.6.30",
"@types/node": "12.0.0",
"@types/node": "12.0.8",
"@types/semver": "6.0.0",
"expect-more-jest": "2.4.1",
"expect-more-jest": "2.4.2",
"jest": "24.8.0",
"mock-fs": "4.9.0",
"prettier": "1.17.0",
"mock-fs": "4.10.1",
"prettier": "1.18.2",
"rimraf": "2.6.3",
"ts-jest": "24.0.2",
"tslint": "5.16.0",
"typescript": "3.4.5"
"tslint": "5.17.0",
"typescript": "3.5.2"
},

@@ -49,0 +49,0 @@ "engines": {

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