Socket
Socket
Sign inDemoInstall

@4c/build

Package Overview
Dependencies
291
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.4 to 2.2.5

yarn-error.log

11

CHANGELOG.md

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

## [2.2.5](https://github.com/4Catalyzer/build/compare/@4c/build@2.2.4...@4c/build@2.2.5) (2020-03-24)
### Bug Fixes
* Add back useful deps ([#186](https://github.com/4Catalyzer/build/issues/186)) ([594032e](https://github.com/4Catalyzer/build/commit/594032ef2766900ae7beaacc5032cf454f6452b6))
## [2.2.4](https://github.com/4Catalyzer/build/compare/@4c/build@2.2.3...@4c/build@2.2.4) (2020-03-22)

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

9

package.json
{
"name": "@4c/build",
"version": "2.2.4",
"version": "2.2.5",
"main": "command.js",

@@ -23,2 +23,4 @@ "bin": {

"@4c/cli-core": "^2.1.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@manypkg/get-packages": "^1.0.0",

@@ -28,5 +30,6 @@ "cpy": "^7.3.0",

"fs-extra": "^9.0.0",
"listr": "^0.14.3"
"listr": "^0.14.3",
"typescript": "^3.8.3"
},
"gitHead": "1e77b8bf73e20913b5d8a7ef1f63bebe8d5309fe"
"gitHead": "958bf09d027fab3fabc1fdcb86f9b01f4e3f8937"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc