Comparing version 0.6.0 to 0.6.1
'use strict'; | ||
var api = require('./api-73633548.js'); | ||
var api = require('./api-a7e01c21.js'); | ||
var path = require('path'); | ||
@@ -5,0 +5,0 @@ var fs = require('fs'); |
@@ -1,2 +0,2 @@ | ||
import { l as len, t as throwInvalidateError, b as build, w as watch, p as print } from './api-0ae32b1b.js'; | ||
import { l as len, t as throwInvalidateError, b as build, w as watch, p as print } from './api-36b77156.js'; | ||
import path from 'path'; | ||
@@ -3,0 +3,0 @@ import fs from 'fs'; |
'use strict'; | ||
var api = require('./api-73633548.js'); | ||
var api = require('./api-a7e01c21.js'); | ||
require('fs/promises'); | ||
@@ -5,0 +5,0 @@ require('rollup'); |
@@ -1,2 +0,2 @@ | ||
export { b as build, d as define, w as watch } from './api-0ae32b1b.js'; | ||
export { b as build, d as define, w as watch } from './api-36b77156.js'; | ||
import 'fs/promises'; | ||
@@ -3,0 +3,0 @@ import 'rollup'; |
{ | ||
"name": "no-bump", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "A zero config bundler.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.cjs.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50951