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

includejs

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

includejs - npm Package Compare versions

Comparing version 0.15.36 to 0.15.37

2

bower.json
{
"name": "includejs",
"version": "0.15.36",
"version": "0.15.37",
"homepage": "https://github.com/atmajs/IncludeJS",

@@ -5,0 +5,0 @@ "authors": [

@@ -20,3 +20,3 @@ (function(global) {

}
var socket = global.io.connect(window.location.origin + '/browser');
var socket = io.connect(window.location.origin + '/browser');

@@ -23,0 +23,0 @@ socket.on('filechange', function(path) {

{
"name": "includejs",
"description": "Resource Loader",
"version": "0.15.36",
"version": "0.15.37",
"homepage": "http://atmajs.com/include",

@@ -6,0 +6,0 @@ "contributors": [],

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