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

m8

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m8 - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

.travis.yml

2

package.json

@@ -30,3 +30,3 @@ {

},
"version" : "0.2.7"
"version" : "0.2.8"
}

@@ -1,2 +0,2 @@

# m8.js
# m8.js [![build status](https://secure.travis-ci.org/constantology/m8.png)](http://travis-ci.org/constantology/m8)

@@ -3,0 +3,0 @@ m8 (mate) is a small utility library – for modern JavaScript engines – you might find useful or just plain annoying.

@@ -1,2 +0,2 @@

typeof m8 !== 'undefined' || ( m8 = require( 'm8' ) );
typeof m8 !== 'undefined' || ( m8 = require( '../m8' ) );
typeof chai !== 'undefined' || ( chai = require( 'chai' ) );

@@ -3,0 +3,0 @@

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