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.2 to 0.1.3

25

CHANGELOG.json

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

{
"date": "Wed, 04 May 2022 22:53:17 GMT",
"date": "Mon, 09 May 2022 23:39:20 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.3",
"version": "0.1.3",
"comments": {
"patch": [
{
"author": "bot@renovateapp.com",
"package": "@ms-cloudpack/package-utilities",
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
"comment": "Cleaning up problems found with depcheck"
}
],
"none": [
{
"author": "dzearing@microsoft.com",
"package": "@ms-cloudpack/package-utilities",
"commit": "e68680ba160469e2aad19a0c1ef20de03bced434",
"comment": "removing changes."
}
]
}
},
{
"date": "Wed, 04 May 2022 22:53:26 GMT",
"tag": "@ms-cloudpack/package-utilities_v0.1.2",

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

# Change Log - @ms-cloudpack/package-utilities
This log was last generated on Wed, 04 May 2022 22:53:17 GMT and should not be manually modified.
This log was last generated on Mon, 09 May 2022 23:39:20 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.3
Mon, 09 May 2022 23:39:20 GMT
### Patches
- Cleaning up problems found with depcheck (bot@renovateapp.com)
## 0.1.2
Wed, 04 May 2022 22:53:17 GMT
Wed, 04 May 2022 22:53:26 GMT

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

6

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

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

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

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

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

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