New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

includejs

Package Overview
Dependencies
Maintainers
1
Versions
165
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.12.58 to 0.12.59

2

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

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

@@ -2017,2 +2017,6 @@

if (type == null) {
this.state = 3;
return this;
}
if (url == null) {

@@ -2019,0 +2023,0 @@ this.state = 3;

@@ -2011,2 +2011,6 @@ // source ../src/head-module.js

if (type == null) {
this.state = 3;
return this;
}
if (url == null) {

@@ -2013,0 +2017,0 @@ this.state = 3;

{
"name": "includejs",
"description": "Resource Loader",
"version": "0.12.58",
"version": "0.12.59",
"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