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

bundless

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundless - npm Package Compare versions

Comparing version 0.0.46 to 0.0.47

4

dist/src/client/system-hooks.js

@@ -17,4 +17,4 @@ "use strict";

if (result === breakpointAt) {
name, parentName, parentAddress, newName, resolvedName, result;
debugger;
name, parentName, parentAddress, newName, resolvedName, result; /* tslint:disable */
debugger; /* tslint:enable */
}

@@ -21,0 +21,0 @@ return result;

{
"name": "bundless",
"version": "0.0.46",
"version": "0.0.47",
"description": "Experimental bundle-free dependency loader",

@@ -39,4 +39,4 @@ "main": "./dist/src/index.js",

"fs-extra": "0.30.0",
"karma": "1.1.2",
"karma-chrome-launcher": "1.0.1",
"karma": "1.2.0",
"karma-chrome-launcher": "2.0.0",
"karma-env-reporter": "1.0.4",

@@ -53,6 +53,6 @@ "mocha": "2.5.3",

"dependencies": {
"lodash": "4.14.1",
"lodash": "4.15.0",
"semver": "5.3.0",
"systemjs": "0.19.36"
"systemjs": "0.19.37"
}
}

@@ -86,3 +86,2 @@ # Bundless

## Contributing

@@ -89,0 +88,0 @@

@@ -8,3 +8,2 @@ {

"version": "3.3.4",
"global": false,
"name": "bluebird",

@@ -11,0 +10,0 @@ "type": "typings"

@@ -7,3 +7,2 @@ {

"main": "index.d.ts",
"global": false,
"dependencies": {

@@ -14,3 +13,2 @@ "assertion-error": {

"main": "main.d.ts",
"global": false,
"name": "assertion-error",

@@ -17,0 +15,0 @@ "type": "typings"

@@ -8,3 +8,2 @@ {

"version": "4.0.0",
"global": false,
"name": "lodash",

@@ -11,0 +10,0 @@ "type": "typings"

@@ -8,3 +8,2 @@ {

"version": "^1.3.0",
"global": false,
"name": "mime",

@@ -11,0 +10,0 @@ "type": "typings"

@@ -8,3 +8,2 @@ {

"version": "4.0.1",
"global": false,
"name": "object-assign",

@@ -11,0 +10,0 @@ "type": "typings"

@@ -7,3 +7,2 @@ {

"main": "semver.d.ts",
"global": false,
"name": "semver",

@@ -10,0 +9,0 @@ "type": "typings"

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