Socket
Socket
Sign inDemoInstall

@typed-f/matchable

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typed-f/matchable - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="0.1.0"></a>
# [0.1.0](https://github.com/Ailrun/typed-f/compare/v0.0.1...v0.1.0) (2018-08-14)
**Note:** Version bump only for package @typed-f/matchable
<a name="0.0.1"></a>

@@ -8,0 +17,0 @@ ## 0.0.1 (2018-08-11)

8

package.json
{
"name": "@typed-f/matchable",
"version": "0.0.1",
"version": "0.1.0",
"keywords": [

@@ -24,2 +24,3 @@ "Functor",

"scripts": {
"clean": "rimraf dist",
"build": "tsc -p ./tsconfig.json",

@@ -29,5 +30,6 @@ "watch": "tsc -w -p ./tsconfig.json"

"dependencies": {
"@typed-f/function": "^0.0.1"
"@typed-f/function": "^0.1.0"
},
"devDependencies": {
"rimraf": "^2.6.2",
"typescript": "^3.0.1"

@@ -38,3 +40,3 @@ },

},
"gitHead": "90233b12d1b366e9103c7065ad4967adbe61e6be"
"gitHead": "a1925ab6cb01347972f566478cc9c0fc289c2e31"
}
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