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

thunder-react

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thunder-react - npm Package Compare versions

Comparing version 0.1.0-rc4 to 0.1.0-rc5

2

package.json
{
"name": "thunder-react",
"description": "A thunder GraphQL client for React.",
"version": "0.1.0-rc4",
"version": "0.1.0-rc5",
"main": "./lib/",

@@ -6,0 +6,0 @@ "types": "./lib/index.d.ts",

@@ -17,2 +17,6 @@ // rollup.config.js

plugins: [
resolve({
only: ["babel-polyfill"],
}),
commonjs(),
typescript({

@@ -25,7 +29,3 @@ typescript: tsc,

}),
resolve({
only: ["babel-polyfill"],
}),
commonjs(),
],
};
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