@ms-cloudpack/path-utilities
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -5,6 +5,36 @@ { | ||
{ | ||
"date": "Thu, 03 Mar 2022 23:25:53 GMT", | ||
"date": "Fri, 20 May 2022 04:25:53 GMT", | ||
"tag": "@ms-cloudpack/path-utilities_v0.2.0", | ||
"version": "0.2.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "dzearing@microsoft.com", | ||
"package": "@ms-cloudpack/path-utilities", | ||
"commit": "b39bb143fc53e622c39f9e9fd349f71c9ebadd77", | ||
"comment": "Adding findPackageRoot helper." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Sat, 14 May 2022 04:36:11 GMT", | ||
"tag": "@ms-cloudpack/path-utilities_v0.1.0", | ||
"version": "0.1.0", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "dzearing@microsoft.com", | ||
"package": "@ms-cloudpack/path-utilities", | ||
"commit": "cc0844a7d18790d69e59b16dbd6eef8fab5bc4e0", | ||
"comment": "Updating the build." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 03 Mar 2022 23:26:03 GMT", | ||
"tag": "@ms-cloudpack/path-utilities_v0.1.0", | ||
"version": "0.1.0", | ||
"comments": { | ||
"minor": [ | ||
@@ -11,0 +41,0 @@ { |
# Change Log - @ms-cloudpack/path-utilities | ||
This log was last generated on Thu, 03 Mar 2022 23:25:53 GMT and should not be manually modified. | ||
This log was last generated on Fri, 20 May 2022 04:25:53 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.2.0 | ||
Fri, 20 May 2022 04:25:53 GMT | ||
### Minor changes | ||
- Adding findPackageRoot helper. (dzearing@microsoft.com) | ||
## 0.1.0 | ||
Thu, 03 Mar 2022 23:25:53 GMT | ||
Thu, 03 Mar 2022 23:26:03 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
{ | ||
"name": "@ms-cloudpack/path-utilities", | ||
"version": "0.1.0", | ||
"description": "Utilities for resolving paths between source/itermediate/output locations in Cloudpack.", | ||
"version": "0.2.0", | ||
"description": "Utilities for resolving paths between source/intermediate/output locations in Cloudpack.", | ||
"license": "MIT", | ||
"type": "module", | ||
@@ -15,8 +16,11 @@ "types": "./lib/index.d.ts", | ||
"scripts": { | ||
"build": "just-scripts build", | ||
"build:watch": "just-scripts build:watch", | ||
"lint": "just-scripts lint", | ||
"lint:fix": "just-scripts lint:fix", | ||
"test": "just-scripts test", | ||
"test:watch": "just-scripts test:watch" | ||
"api:update": "cloudpack-scripts api-update", | ||
"api": "cloudpack-scripts api", | ||
"build:watch": "cloudpack-scripts build-watch", | ||
"build": "cloudpack-scripts build", | ||
"lint:update": "cloudpack-scripts lint-update", | ||
"lint": "cloudpack-scripts lint", | ||
"test:update": "cloudpack-scripts test-update", | ||
"test:watch": "cloudpack-scripts test-watch", | ||
"test": "cloudpack-scripts test" | ||
}, | ||
@@ -23,0 +27,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
23981
45
0
310
5
1