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

@blake.regalia/belt

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blake.regalia/belt - npm Package Compare versions

Comparing version 0.27.0 to 0.27.1

3

dist/cjs/types.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ES_TYPE = exports.TYPE_ID = void 0;
exports.TYPE_ID = Symbol('type-id');
exports.ES_TYPE = Symbol('es-type');
/* eslint-disable @typescript-eslint/naming-convention, @typescript-eslint/no-unused-vars */

@@ -4,0 +7,0 @@ {

3

dist/mjs/types.js

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

export const TYPE_ID = Symbol('type-id');
export const ES_TYPE = Symbol('es-type');
/* eslint-disable @typescript-eslint/naming-convention, @typescript-eslint/no-unused-vars */

@@ -5,3 +7,2 @@ {

}
export {};
//# sourceMappingURL=types.js.map
{
"name": "@blake.regalia/belt",
"version": "0.27.0",
"version": "0.27.1",
"repository": "github:blake-regalia/belt",

@@ -5,0 +5,0 @@ "license": "ISC",

Sorry, the diff of this file is not supported yet

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