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.8.1 to 0.8.2

4

getQuery.js

@@ -37,2 +37,4 @@ "use strict";

return stack[0];
}
}
module.exports = exports.default;

@@ -172,2 +172,5 @@ "use strict";

);
} // TODO: Write tests!
} // TODO: Write tests!
module.exports = exports.default;

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.8.1",
"version": "0.8.2",
"repository": {

@@ -11,3 +11,6 @@ "type": "git",

},
"license": "Apache-2.0"
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.4.5"
}
}
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