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

@ms-cloudpack/bundler

Package Overview
Dependencies
Maintainers
2
Versions
355
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.2 to 0.1.3

29

CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Mon, 23 May 2022 23:22:07 GMT",
"date": "Wed, 25 May 2022 21:40:21 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.3",
"version": "0.1.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.2",
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.1.3",
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/package-utilities to v0.4.0",
"commit": "c81fea1af8bedcd81366fbddb199dd2c0e6cbaa7"
}
]
}
},
{
"date": "Mon, 23 May 2022 23:22:13 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.2",

@@ -8,0 +35,0 @@ "version": "0.1.2",

# Change Log - @ms-cloudpack/bundler
This log was last generated on Mon, 23 May 2022 23:22:07 GMT and should not be manually modified.
This log was last generated on Wed, 25 May 2022 21:40:21 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.3
Wed, 25 May 2022 21:40:21 GMT
### Patches
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.2
- Bump @ms-cloudpack/bundler-plugin-ori to v0.1.3
- Bump @ms-cloudpack/package-utilities to v0.4.0
## 0.1.2
Mon, 23 May 2022 23:22:07 GMT
Mon, 23 May 2022 23:22:13 GMT

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

8

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

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

"dependencies": {
"@ms-cloudpack/bundler-plugin-esbuild": "^0.1.1",
"@ms-cloudpack/bundler-plugin-ori": "^0.1.2",
"@ms-cloudpack/package-utilities": "^0.3.0"
"@ms-cloudpack/bundler-plugin-esbuild": "^0.1.2",
"@ms-cloudpack/bundler-plugin-ori": "^0.1.3",
"@ms-cloudpack/package-utilities": "^0.4.0"
},

@@ -21,0 +21,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