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.24 to 0.0.25

16

package.json
{
"name": "bundless",
"version": "0.0.24",
"version": "0.0.25",
"description": "Experimental bundle-free dependency server",

@@ -35,9 +35,9 @@ "main": "./dist/src/index.js",

"devDependencies": {
"bluebird": "3.4.0",
"bluebird": "3.4.1",
"chai": "3.5.0",
"fs-extra": "0.30.0",
"karma": "0.13.22",
"karma": "1.1.0",
"karma-chrome-launcher": "1.0.1",
"karma-env-reporter": "1.0.4",
"karma-mocha": "1.0.1",
"karma-mocha": "1.1.1",
"mocha": "2.5.3",

@@ -47,14 +47,14 @@ "mocha-env-reporter": "1.0.2",

"rimraf": "2.5.2",
"source-map-support": "0.4.0",
"source-map-support": "0.4.1",
"tmp": "0.0.28",
"typescript": "1.8.10",
"typings": "1.3.0"
"typings": "1.3.1"
},
"dependencies": {
"lodash": "4.13.1",
"semver": "5.1.0",
"semver": "5.2.0",
"spdy": "3.3.3",
"spdy-keys": "0.0.0",
"systemjs": "0.19.29"
"systemjs": "0.19.31"
}
}
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