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

@toruslabs/torus-embed

Package Overview
Dependencies
Maintainers
3
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toruslabs/torus-embed - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

package.json
{
"name": "@toruslabs/torus-embed",
"version": "0.0.5",
"version": "0.0.6",
"description": "Embed script for Torus",

@@ -60,3 +60,2 @@ "directories": {

"mocha-eslint": "^5.0.0",
"mock-browser": "^0.92.14",
"prettier": "^1.17.1",

@@ -63,0 +62,0 @@ "puppeteer": "^1.17.0",

@@ -41,2 +41,5 @@ // Torus loading message

restoreContextAfterImports()
createWidget()
if (process.env.TORUS_BUILD_ENV !== 'staging' && process.env.TORUS_BUILD_ENV !== 'development') {

@@ -71,5 +74,2 @@ // hacky solution to check for iframe integrity

}
restoreContextAfterImports()
createWidget()
/**

@@ -76,0 +76,0 @@ * Create widget

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