New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphitation/cli

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphitation/cli - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

12

CHANGELOG.md
# Change Log - @graphitation/cli
This log was last generated on Tue, 04 Apr 2023 10:29:00 GMT and should not be manually modified.
This log was last generated on Thu, 06 Apr 2023 11:07:19 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.5
Thu, 06 Apr 2023 11:07:19 GMT
### Patches
- Fix missing deps (mnovikov@microsoft.com)
## 1.5.4
Tue, 04 Apr 2023 10:29:00 GMT
Tue, 04 Apr 2023 10:29:16 GMT

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

6

package.json
{
"name": "@graphitation/cli",
"license": "MIT",
"version": "1.5.4",
"version": "1.5.5",
"bin": {

@@ -28,3 +28,5 @@ "supermassive": "./bin/supermassive.js"

"commander": "^8.3.0",
"typescript": "^4.4.3 <4.5.0"
"typescript": "^4.4.3 <4.5.0",
"fast-glob": "^3.2.12",
"graphql": "^15.6.1"
},

@@ -31,0 +33,0 @@ "sideEffects": false,

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