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

@renegade-fi/react

Package Overview
Dependencies
Maintainers
0
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renegade-fi/react - npm Package Compare versions

Comparing version 0.0.0-canary-20240919014428 to 0.0.0-canary-20240919014818

4

package.json
{
"name": "@renegade-fi/react",
"description": "React library for Renegade",
"version": "0.0.0-canary-20240919014428",
"version": "0.0.0-canary-20240919014818",
"files": [

@@ -57,3 +57,3 @@ "dist/**",

"tiny-invariant": "^1.3.3",
"@renegade-fi/core": "0.0.0-canary-20240919014428"
"@renegade-fi/core": "0.0.0-canary-20240919014818"
},

@@ -60,0 +60,0 @@ "devDependencies": {

@@ -639,2 +639,8 @@ let wasm;

};
imports.wbg.__wbindgen_object_drop_ref = function(arg0) {
takeObject(arg0);
};
imports.wbg.__wbg_log_b103404cc5920657 = function(arg0) {
console.log(getObject(arg0));
};
imports.wbg.__wbg_crypto_1d1f22824a6a080c = function(arg0) {

@@ -665,5 +671,2 @@ const ret = getObject(arg0).crypto;

};
imports.wbg.__wbindgen_object_drop_ref = function(arg0) {
takeObject(arg0);
};
imports.wbg.__wbg_require_cca90b1a94a0255b = function() { return handleError(function () {

@@ -670,0 +673,0 @@ const ret = module.require;

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