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

hotypes

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotypes - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.2.2](https://github.com/BlackGlory/hotypes/compare/v0.2.1...v0.2.2) (2021-05-22)
### Bug Fixes
* script ([aad2e72](https://github.com/BlackGlory/hotypes/commit/aad2e72df701ac1860800a15af1d3a72c4627d8c))
### [0.2.1](https://github.com/BlackGlory/hotypes/compare/v0.2.0...v0.2.1) (2021-05-16)

@@ -7,0 +14,0 @@

10

package.json
{
"name": "hotypes",
"version": "0.2.1",
"version": "0.2.2",
"description": "Higer order types for TypeScript",

@@ -27,3 +27,3 @@ "keywords": [

"clean:build": "rimraf lib",
"build": "run-p build:*",
"build": "run-s build:*",
"build:compile": "tsc --project tsconfig.build.json --module commonjs --outDir lib",

@@ -43,5 +43,5 @@ "build:patch": "tscpaths -p tsconfig.build.json -s ./src -o ./lib",

"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"eslint": "^7.26.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"eslint": "^7.27.0",
"husky": "^4.3.8",

@@ -48,0 +48,0 @@ "jest": "^26.6.3",

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