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

blvd-utils

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blvd-utils - npm Package Compare versions

Comparing version 0.0.1-alpha.18067db3 to 0.0.1-alpha.1f650267

1

build/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var Status;

@@ -3,0 +4,0 @@ (function (Status) {

5

package.json
{
"name": "blvd-utils",
"version": "0.0.1-alpha.18067db3",
"version": "0.0.1-alpha.1f650267",
"description": "Utilities used throughout the blvd packages",

@@ -10,3 +10,4 @@ "main": "build/index.js",

"lint": "tslint --force -c ./tslint.json src/**/*.ts",
"prepublish": "npm run build"
"prepublish": "npm run build",
"watch": "rimraf ./build && tsc --watch"
},

@@ -13,0 +14,0 @@ "repository": {

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