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.0 to 0.1.1

35

CHANGELOG.json

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

{
"date": "Fri, 20 May 2022 04:25:53 GMT",
"date": "Sat, 21 May 2022 00:31:20 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [
{
"author": "dzearing@microsoft.com",
"package": "@ms-cloudpack/bundler",
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b",
"comment": "Adding missing dependency."
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.1",
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.1.1",
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b"
},
{
"author": "beachball",
"package": "@ms-cloudpack/bundler",
"comment": "Bump @ms-cloudpack/package-utilities to v0.3.0",
"commit": "c26c7bcc7abda501d07180598e3da003b435b03b"
}
]
}
},
{
"date": "Fri, 20 May 2022 04:26:15 GMT",
"tag": "@ms-cloudpack/bundler_v0.1.0",

@@ -8,0 +41,0 @@ "version": "0.1.0",

# Change Log - @ms-cloudpack/bundler
This log was last generated on Fri, 20 May 2022 04:25:53 GMT and should not be manually modified.
This log was last generated on Sat, 21 May 2022 00:31:20 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.1
Sat, 21 May 2022 00:31:20 GMT
### Patches
- Adding missing dependency. (dzearing@microsoft.com)
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.1.1
- Bump @ms-cloudpack/bundler-plugin-ori to v0.1.1
- Bump @ms-cloudpack/package-utilities to v0.3.0
## 0.1.0
Fri, 20 May 2022 04:25:53 GMT
Fri, 20 May 2022 04:26:15 GMT

@@ -11,0 +22,0 @@ ### Minor changes

7

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

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

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

@@ -20,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