Socket
Socket
Sign inDemoInstall

requisite

Package Overview
Dependencies
316
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.17.8 to 1.17.9

2

lib/prelude-async.js

@@ -5,3 +5,3 @@ require.waiting = {};

var scripts = document.getElementsByTagName('script');
var file = scripts[scripts.length - 1];
var file = scripts[scripts.length - 1].src;
require.basePath = file.slice(0, file.lastIndexOf('/') + 1)

@@ -8,0 +8,0 @@

{
"name": "requisite",
"version": "1.17.8",
"version": "1.17.9",
"description": "A cosmic javascript bundler.",

@@ -5,0 +5,0 @@ "homepage": "http://requisitejs.org",

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