Socket
Socket
Sign inDemoInstall

assert

Package Overview
Dependencies
2
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

8

package.json

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

],
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/defunctzombie/commonjs-assert",

@@ -16,7 +16,7 @@ "repository": {

"dependencies": {
"util": "0.10.2"
"util": "0.10.3"
},
"devDependencies": {
"zuul": "~1.0.9",
"mocha": "1.14.0"
"zuul": "~1.10.2",
"mocha": "~1.21.4"
},

@@ -23,0 +23,0 @@ "license": "MIT",

# assert
[![Build Status](https://travis-ci.org/defunctzombie/commonjs-assert.png?branch=master)](https://travis-ci.org/defunctzombie/commonjs-assert)
[![Build Status](https://travis-ci.org/defunctzombie/commonjs-assert.svg?branch=master)](https://travis-ci.org/defunctzombie/commonjs-assert)

@@ -5,0 +5,0 @@ This module is used for writing unit tests for your applications, you can access it with require('assert').

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc