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

brolog

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brolog - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

2

bundles/brolog.es6.umd.js

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

/* Brolog version 1.2.5 */
/* Brolog version 1.2.6 */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

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

/* Brolog version 1.2.5 */
/* Brolog version 1.2.6 */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

{
"name": "brolog",
"version": "1.2.5",
"version": "1.2.6",
"description": "Npmlog like logger for Browser",

@@ -15,3 +15,3 @@ "main": "bundles/brolog.umd.js",

"rollup": "rollup -c",
"lint:ts": "tslint --type-check --project tsconfig.json src/**/*.ts && tsc --noEmit",
"lint:ts": "tslint --project tsconfig.json src/**/*.ts && tsc --noEmit",
"test": "npm run dist && npm run test:unit && npm run test:e2e",

@@ -18,0 +18,0 @@ "test:e2e": "test/protractor.sh",

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