Socket
Socket
Sign inDemoInstall

ts-pattern

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-pattern - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

lib/index.d.ts

9

package.json
{
"name": "ts-pattern",
"version": "0.1.5",
"version": "0.1.6",
"description": "Typescript pattern matching library",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"clean": "rimraf index.js index.d.ts",
"clean": "rimraf lib",
"build": "tsc -d",

@@ -14,2 +14,5 @@ "prepare": "npm run test && npm run clean && npm run build",

},
"files": [
"lib/**/*"
],
"repository": {

@@ -16,0 +19,0 @@ "type": "git",

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