Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bundlemon-utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundlemon-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

lib/cjs/types.d.ts

@@ -61,2 +61,3 @@ import { Compression, DiffChange, FailReason, Status } from './consts';

prNumber?: string;
commitMsg?: string;
}

@@ -63,0 +64,0 @@ export interface CommitRecord extends CommitRecordPayload {

@@ -61,2 +61,3 @@ import { Compression, DiffChange, FailReason, Status } from './consts';

prNumber?: string;
commitMsg?: string;
}

@@ -63,0 +64,0 @@ export interface CommitRecord extends CommitRecordPayload {

5

package.json
{
"name": "bundlemon-utils",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -14,2 +14,5 @@ "keywords": [],

},
"engines": {
"node": ">=14.16"
},
"main": "./lib/cjs/index.js",

@@ -16,0 +19,0 @@ "module": "./lib/esm/index.js",

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