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

@typed-f/function

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/function - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

coverage/clover.xml

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/function
<a name="0.0.1"></a>

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

6

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

@@ -25,2 +25,3 @@ "Utility",

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

@@ -30,2 +31,3 @@ "watch": "tsc -w -p ./tsconfig.json"

"devDependencies": {
"rimraf": "^2.6.2",
"typescript": "^3.0.1"

@@ -36,3 +38,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