Socket
Socket
Sign inDemoInstall

unbuild

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unbuild - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.7](https://github.com/unjs/unbuild/compare/v0.1.6...v0.1.7) (2021-04-09)
### Bug Fixes
* **pkg:** directly add typescript dependency for standalone usage ([adeda2f](https://github.com/unjs/unbuild/commit/adeda2f7b1b6627359316f1fb47afcb1a6119827))
### [0.1.6](https://github.com/unjs/unbuild/compare/v0.1.5...v0.1.6) (2021-04-09)

@@ -7,0 +14,0 @@

8

package.json
{
"name": "unbuild",
"version": "0.1.6",
"version": "0.1.7",
"description": "An unified javascript build system",

@@ -56,8 +56,4 @@ "repository": "unjs/unbuild",

"standard-version": "latest",
"typescript": "latest"
},
"peerDependencies": {
"rollup": "^2.40.0",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
}
}
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