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

hotscript

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotscript - npm Package Compare versions

Comparing version 1.0.13-test.0 to 1.0.13-test.1

3

dist/internals/core/Core.js
"use strict";
exports.__esModule = true;
var rawArgs = Symbol("@hotscript/rawArgs");
var unset = Symbol("@hotscript/unset");
var _ = Symbol("@hotscript/_");

8

package.json
{
"name": "hotscript",
"version": "1.0.13-test.0",
"version": "1.0.13-test.1",
"description": "A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "dist/index.d.ts",

@@ -37,2 +37,2 @@ "scripts": {

}
}
}
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