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

@graffy/server

Package Overview
Dependencies
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/server - npm Package Compare versions

Comparing version 0.7.1 to 0.8.0

getQuery.js

22

package.json
{
"name": "@graffy/server",
"version": "0.7.1",
"author": "aravind (github.com/aravindet)",
"description": "HTTP Server for Graffy",
"main": "bundle.js",
"module": "bundle.mjs",
"sideEffects": "false",
"files": [
"bundle.js",
"bundle.mjs"
],
"scripts": {
"prepare": "cd .. && PKG=server yarn build-pkg"
},
"description": "Node.js library for building an API for a Graffy store.",
"author": "aravind (https://github.com/aravindet)",
"version": "0.8.0",
"repository": {

@@ -21,5 +11,3 @@ "type": "git",

"license": "Apache-2.0",
"browserslist": [
"maintained node versions"
]
}
"dependencies": {}
}
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