@graphitation/supermassive
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 10 Jan 2022 12:12:54 GMT", | ||
"date": "Fri, 14 Jan 2022 10:11:56 GMT", | ||
"tag": "@graphitation/supermassive_v0.4.4", | ||
"version": "0.4.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "mnovikov@microsoft.com", | ||
"package": "@graphitation/supermassive", | ||
"commit": "31a3867a32c3001ded73331c7a546057eb480a62", | ||
"comment": "Add side-effects false to all production packages for webpack opt" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 10 Jan 2022 12:12:59 GMT", | ||
"tag": "@graphitation/supermassive_v0.4.3", | ||
@@ -8,0 +23,0 @@ "version": "0.4.3", |
# Change Log - @graphitation/supermassive | ||
This log was last generated on Mon, 10 Jan 2022 12:12:54 GMT and should not be manually modified. | ||
This log was last generated on Fri, 14 Jan 2022 10:11:56 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.4.4 | ||
Fri, 14 Jan 2022 10:11:56 GMT | ||
### Patches | ||
- Add side-effects false to all production packages for webpack opt (mnovikov@microsoft.com) | ||
## 0.4.3 | ||
Mon, 10 Jan 2022 12:12:54 GMT | ||
Mon, 10 Jan 2022 12:12:59 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@graphitation/supermassive", | ||
"license": "MIT", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"bin": { | ||
@@ -35,3 +35,4 @@ "supermassive": "./bin/supermassive.js" | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"sideEffects": false | ||
}, | ||
@@ -38,0 +39,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
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
288768
5763