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

clientside-require

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clientside-require - npm Package Compare versions

Comparing version 3.9.1 to 3.9.2

src/cache.js

5

package.json
{
"name": "clientside-require",
"version": "3.9.1",
"version": "3.9.2",
"description": "require() modules, js, css, html, and json in the browser with as little effort as loading jquery",
"main": "dist/bundle.js",
"main": "src/index.js",
"bundle": "dist/bundle.js",
"scripts": {

@@ -7,0 +8,0 @@ "build": "browserify src/index.js -o dist/bundle.js",

demo/clientside-view-loader.html

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