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

hypertune

Package Overview
Dependencies
Maintainers
2
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypertune - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

generateCode.js

@@ -107,3 +107,3 @@ #!/usr/bin/env node

// package.json
var version = "1.2.1";
var version = "1.2.2";

@@ -110,0 +110,0 @@ // src/lib/edge.ts

{
"name": "hypertune",
"version": "1.2.1",
"version": "1.2.2",
"private": false,

@@ -8,6 +8,9 @@ "main": "./index.js",

"bin": "./generateCode.js",
"browser": {
"dotenv": false
},
"dependencies": {
"core-js": "^3.27.2",
"dotenv": "^16.0.3",
"graphql": "^14.7.0",
"graphql": "^16.6.0",
"graphql-request": "^5.1.0",

@@ -14,0 +17,0 @@ "graphql-tag": "^2.12.6",

Sorry, the diff of this file is too big to display

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