New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ms-cloudpack/esbuild-utilities

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/esbuild-utilities - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Tue, 15 Nov 2022 08:12:36 GMT",
"date": "Sat, 03 Dec 2022 08:10:22 GMT",
"tag": "@ms-cloudpack/esbuild-utilities_v0.0.10",
"version": "0.0.10",
"comments": {
"none": [
{
"author": "dake.3601@gmail.com",
"package": "@ms-cloudpack/esbuild-utilities",
"commit": "9fae6cbdb788baac8236abc9eb44eb1d3296b7e0",
"comment": "Updated beachball config to disallow major bumps"
}
],
"patch": [
{
"author": "beachball",
"package": "@ms-cloudpack/esbuild-utilities",
"comment": "Bump @ms-cloudpack/path-utilities to v2.0.0",
"commit": "adb6e5b06d2100f33ff9975c2999b81f81b65616"
}
]
}
},
{
"date": "Tue, 15 Nov 2022 08:13:12 GMT",
"tag": "@ms-cloudpack/esbuild-utilities_v0.0.9",

@@ -8,0 +31,0 @@ "version": "0.0.9",

# Change Log - @ms-cloudpack/esbuild-utilities
This log was last generated on Tue, 15 Nov 2022 08:12:36 GMT and should not be manually modified.
This log was last generated on Sat, 03 Dec 2022 08:10:22 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.10
Sat, 03 Dec 2022 08:10:22 GMT
### Patches
- Bump @ms-cloudpack/path-utilities to v2.0.0
## 0.0.9
Tue, 15 Nov 2022 08:12:36 GMT
Tue, 15 Nov 2022 08:13:12 GMT

@@ -11,0 +19,0 @@ ### Patches

11

package.json
{
"name": "@ms-cloudpack/esbuild-utilities",
"version": "0.0.9",
"version": "0.0.10",
"description": "Shared utilities for working with esbuild configs.",

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"@ms-cloudpack/path-utilities": "^1.1.1",
"@ms-cloudpack/path-utilities": "^2.0.0",
"@ms-cloudpack/path-string-parsing": "^1.0.0"

@@ -34,3 +34,8 @@ },

"/lib"
]
],
"beachball": {
"disallowedChangeTypes": [
"major"
]
}
}
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