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

@megatherium/log

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@megatherium/log - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

7

package.json
{
"name": "@megatherium/log",
"license": "UNLICENSED",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",

@@ -21,3 +21,5 @@ "author": {

"scripts": {
"build": "babel src --out-dir dist"
"build": "babel src --out-dir dist",
"test:integration": "integration-test",
"test:unit": "unit-test"
},

@@ -36,2 +38,3 @@ "dependencies": {

"@megatherium/random": "0.1.0",
"@megatherium/test": "0.1.0",
"assert": "2.0.0",

@@ -38,0 +41,0 @@ "cucumber": "6.0.5",

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