New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

bd-load

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bd-load - npm Package Compare versions

Comparing version
2.0.0
to
2.0.2
+2
-2
bower.json
{
"name": "bd-load",
"version": "2.0.0",
"version": "2.0.2",
"description": "A small and fast AMD loader for building modern applications on node.js and the browser.",

@@ -22,3 +22,3 @@ "main": "load.js",

],
"homepage": "https://github.com/altoviso/bdLoad",
"homepage": "https://github.com/altoviso/bd-load",
"ignore": [

@@ -25,0 +25,0 @@ "**/.*",

{
"name": "bd-load",
"version": "2.0.0",
"version": "2.0.2",
"description": "A small and fast AMD loader for building modern applications on node.js and the browser.",

@@ -23,8 +23,19 @@ "homepage": "http://github.com/altoviso/bd-load",

"type": "BSD",
"url": "https://github.com/altoviso/bdLoad/blob/master/LICENSE.txt"
"url": "https://github.com/altoviso/bd-load/blob/master/LICENSE.txt"
}
],
"keywords": ["JavaScript", "bd-load", "bdload", "AMD", "backdraft", "AsynchronousDefinition", "commonjs", "node", "Dojo", "Toolkit"],
"keywords": [
"JavaScript",
"bd-load",
"bdload",
"AMD",
"backdraft",
"AsynchronousDefinition",
"commonjs",
"node",
"Dojo",
"Toolkit"
],
"author": "Rawld Gill <rgill@altoviso.com> (http://altoviso.com/)",
"license": "BSD-3-Clause"
}

@@ -50,3 +50,3 @@ # bd-load

```
npm install -D bd-smoke
npm install bd-load
```

@@ -57,3 +57,3 @@

```
yarn add bd-smoke
yarn add bd-load
```

@@ -64,3 +64,3 @@

```
bower install --save bd-smoke
bower install --save bd-load
```

@@ -67,0 +67,0 @@