Socket
Socket
Sign inDemoInstall

bootstrap.native-loader

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

index.js

@@ -15,3 +15,3 @@ const bsn3 = require('bootstrap.native/build-module.js')

bsn(options).then((source) => {
callback(null, 'module.exports = ' + source)
callback(null, source)
}).catch((error) => {

@@ -18,0 +18,0 @@ callback(error)

{
"name": "bootstrap.native-loader",
"version": "1.0.5",
"version": "1.0.6",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc