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

browser-assert

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-assert - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

39

package.json
{
"name": "browser-assert",
"version": "1.0.1",
"description": "Featherweight assert module.",
"version": "1.1.0",
"description": "Featherweight assert module",
"author": "muji <noop@xpm.io>",

@@ -11,31 +11,24 @@ "repository": {

"main": "lib/assert.js",
"dependencies": {},
"devDependencies": {
"brfs": "~1.4.0",
"browser-sync": "~2.4.0",
"browserify": "~9.0.3",
"chai": "~2.1.0",
"del": "~1.1.1",
"gulp": "~3.8.11",
"gulp-eslint": "~0.5.0",
"gulp-istanbul": "~0.6.0",
"browser-sync": "~2.8.2",
"browserify": "~11.0.1",
"chai": "~3.2.0",
"del": "~1.2.0",
"gulp": "~3.9.0",
"gulp-eslint": "~1.0.0",
"gulp-istanbul-report": "0.0.1",
"gulp-mocha": "~2.0.0",
"gulp-mocha-phantomjs": "~0.5.3",
"gulp-mocha-phantomjs": "~0.8.1",
"gulp-size": "~1.2.1",
"gulp-sourcemaps": "~1.4.0",
"gulp-uglify": "~1.1.0",
"gulp-sourcemaps": "~1.5.2",
"gulp-uglify": "~1.2.0",
"gulp-util": "~3.0.4",
"istanbul": "~0.3.6",
"merge": "~1.2.0",
"mocha": "~2.1.0",
"mocha-phantomjs-istanbul": "0.0.2",
"require-dir": "~0.1.0",
"run-sequence": "~1.0.2",
"mocha": "~2.2.5",
"mocha-phantomjs-istanbul": "~0.0.2",
"require-dir": "~0.3.0",
"run-sequence": "~1.1.2",
"vinyl-buffer": "~1.0.0",
"vinyl-source-stream": "~1.0.0"
"vinyl-source-stream": "~1.1.0"
},
"engine": [
"node >= 0.10.11"
],
"scripts": {

@@ -42,0 +35,0 @@ "docs": "npm run readme",

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