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

@ms-cloudpack/bundler

Package Overview
Dependencies
Maintainers
2
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/bundler - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

37

CHANGELOG.json

@@ -5,3 +5,36 @@ {

{
"date": "Tue, 02 Aug 2022 19:53:43 GMT",
"date": "Tue, 02 Aug 2022 20:04:01 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.13",
"version": "0.1.13",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.7",
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.2.5",
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.0.7",
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/package-utilities to v0.5.1",
"commit": "9e2c1f3578afd093c2db6a3ac82c75b2bdddf120"
}
]
}
},
{
"date": "Tue, 02 Aug 2022 19:53:54 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.12",

@@ -15,3 +48,3 @@ "version": "0.1.12",

"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.0.6",
"commit": "1746043388d49ef0c94a1f8c34ffc88378078012"
"commit": "0f6e7ba9b609d54fdfa6b614975e7682314df8d8"
}

@@ -18,0 +51,0 @@ ]

# Change Log - @ms-cloudpack/bundler
This log was last generated on Tue, 02 Aug 2022 19:53:43 GMT and should not be manually modified.
This log was last generated on Tue, 02 Aug 2022 20:04:01 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.13
Tue, 02 Aug 2022 20:04:01 GMT
### Patches
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.7
- Bump @ms-cloudpack/bundler-plugin-ori to v0.2.5
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.0.7
- Bump @ms-cloudpack/package-utilities to v0.5.1
## 0.1.12
Tue, 02 Aug 2022 19:53:43 GMT
Tue, 02 Aug 2022 19:53:54 GMT

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

10

package.json
{
"name": "@ms-cloudpack/bundler",
"version": "0.1.12",
"version": "0.1.13",
"description": "An abstraction to bundle source code.",

@@ -16,6 +16,6 @@ "license": "MIT",

"dependencies": {
"@ms-cloudpack/bundler-plugin-esbuild": "^0.1.6",
"@ms-cloudpack/bundler-plugin-ori": "^0.2.4",
"@ms-cloudpack/bundler-plugin-rollup": "^0.0.6",
"@ms-cloudpack/package-utilities": "^0.5.0"
"@ms-cloudpack/bundler-plugin-esbuild": "^0.1.7",
"@ms-cloudpack/bundler-plugin-ori": "^0.2.5",
"@ms-cloudpack/bundler-plugin-rollup": "^0.0.7",
"@ms-cloudpack/package-utilities": "^0.5.1"
},

@@ -22,0 +22,0 @@ "devDependencies": {

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