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

@graphitation/supermassive-extractors

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/supermassive-extractors - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

12

CHANGELOG.md
# Change Log - @graphitation/supermassive-extractors
This log was last generated on Tue, 20 Jun 2023 11:38:28 GMT and should not be manually modified.
This log was last generated on Thu, 21 Sep 2023 06:27:50 GMT and should not be manually modified.
<!-- Start content -->
## 2.2.1
Thu, 21 Sep 2023 06:27:50 GMT
### Patches
- Add exports entry for types to package.json (sverre.johansen@gmail.com)
## 2.2.0
Tue, 20 Jun 2023 11:38:28 GMT
Tue, 20 Jun 2023 11:38:47 GMT

@@ -11,0 +19,0 @@ ### Minor changes

5

package.json
{
"name": "@graphitation/supermassive-extractors",
"license": "MIT",
"version": "2.2.0",
"version": "2.2.1",
"main": "./lib/index",

@@ -37,5 +37,6 @@ "repository": {

"import": "./lib/index.mjs",
"require": "./lib/index.js"
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
}
}
}

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