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

@graphitation/supermassive

Package Overview
Dependencies
Maintainers
4
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/supermassive - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

17

CHANGELOG.json

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

5

package.json
{
"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

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