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.2 to 0.1.3

7

CHANGELOG.md

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

### [0.1.3](https://github.com/unjs/unbuild/compare/v0.1.2...v0.1.3) (2021-04-09)
### Bug Fixes
* update deps and use interopDefault ([6b0f39a](https://github.com/unjs/unbuild/commit/6b0f39a8270ed1927d806ab04ce9fc160c3353f6))
### [0.1.2](https://github.com/unjs/unbuild/compare/v0.1.1...v0.1.2) (2021-04-09)

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

1

dist/chunks/build.js

@@ -177,2 +177,3 @@ 'use strict';

const _require = jiti__default['default'](ctx.rootDir, {
interopDefault: true,
transformOptions: {

@@ -179,0 +180,0 @@ babel: {

10

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

@@ -34,5 +34,5 @@ "repository": "unjs/unbuild",

"defu": "^3.2.2",
"esbuild": "^0.10.0",
"jiti": "^1.8.0",
"mkdist": "^0.1.4",
"esbuild": "^0.11.6",
"jiti": "^1.9.1",
"mkdist": "^0.1.5",
"mri": "^1.1.6",

@@ -45,3 +45,3 @@ "pretty-bytes": "^5.6.0",

"scule": "^0.1.1",
"untyped": "^0.2.4",
"untyped": "^0.2.5",
"upath": "^2.0.1"

@@ -48,0 +48,0 @@ },

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