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

baddsert

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baddsert - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

badd.ts

@@ -27,3 +27,3 @@ 'use strict';

} else {
console.log(`Making new entry for ${label}`);
console.log(`Making new entry for ${label}, populated with ${data}`);
stored[label] = {

@@ -30,0 +30,0 @@ _meta: {

@@ -25,3 +25,3 @@ 'use strict';

else {
console.log(`Making new entry for ${label}`);
console.log(`Making new entry for ${label}, populated with ${data}`);
stored[label] = {

@@ -28,0 +28,0 @@ _meta: {

{
"name": "baddsert",
"version": "0.1.2",
"version": "0.1.3",
"description": "Baseline Acceptance Driven Development for JavaScript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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