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

@ms-cloudpack/package-utilities

Package Overview
Dependencies
Maintainers
2
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.1 to 0.1.2

47

CHANGELOG.json

@@ -5,6 +5,51 @@ {

{
"date": "Tue, 29 Mar 2022 01:47:51 GMT",
"date": "Wed, 04 May 2022 22:53:17 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.2",
"version": "0.1.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ms-cloudpack/package-utilities",
"comment": "Bump @ms-cloudpack/get-package to v0.0.2",
"commit": "4aa3b692803628344505de779f7c99a65109c3c6"
}
]
}
},
{
"date": "Sat, 30 Apr 2022 04:54:34 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.1",
"version": "0.1.1",
"comments": {
"none": [
{
"author": "elcraig@microsoft.com",
"package": "@ms-cloudpack/package-utilities",
"commit": "5ca81899848ade157cd3c7fcc6505eab6a0a8d55",
"comment": "Update @types/resolve devDependency"
}
]
}
},
{
"date": "Fri, 29 Apr 2022 23:34:56 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.1",
"version": "0.1.1",
"comments": {
"none": [
{
"author": "elcraig@microsoft.com",
"package": "@ms-cloudpack/package-utilities",
"commit": "dd98cf1fe911eda03faf7923d13a2f9d30213f22",
"comment": "Pin devDependencies"
}
]
}
},
{
"date": "Tue, 29 Mar 2022 01:47:58 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [

@@ -11,0 +56,0 @@ {

# Change Log - @ms-cloudpack/package-utilities
This log was last generated on Tue, 29 Mar 2022 01:47:51 GMT and should not be manually modified.
This log was last generated on Wed, 04 May 2022 22:53:17 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.2
Wed, 04 May 2022 22:53:17 GMT
### Patches
- Bump @ms-cloudpack/get-package to v0.0.2
## 0.1.1
Tue, 29 Mar 2022 01:47:51 GMT
Tue, 29 Mar 2022 01:47:58 GMT

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

6

package.json
{
"name": "@ms-cloudpack/package-utilities",
"version": "0.1.1",
"version": "0.1.2",
"description": "Utilities for resolving/parsing packages and their imports.",

@@ -17,3 +17,3 @@ "type": "module",

"@babel/traverse": "^7.16.10",
"@ms-cloudpack/get-package": "^0.0.1",
"@ms-cloudpack/get-package": "^0.0.2",
"@ms-cloudpack/path-utilities": "^0.1.0",

@@ -25,3 +25,3 @@ "resolve": "^1.22.0"

"@ms-cloudpack/eslint-config-base": "*",
"@types/resolve": "^1.20.1"
"@types/resolve": "1.20.2"
},

@@ -28,0 +28,0 @@ "scripts": {

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