funfix-types
Advanced tools
Comparing version 6.0.2 to 6.1.0
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
{ | ||
"name": "funfix-types", | ||
"description": "Sub-package of Funfix defining type classes inspired by Haskell's standard library", | ||
"version": "6.0.2", | ||
"main": "dist/index.umd.js", | ||
"version": "6.1.0", | ||
"main": "dist/umd.js", | ||
"module": "dist/index.js", | ||
"typings": "dist/types/index.d.ts", | ||
"es5module": "dist/es5.js", | ||
"typings": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -13,13 +14,15 @@ "lint": "flow check && tslint --type-check --project tsconfig.json -e **/node_modules/** -e **/dist/** -t codeFrame src/**/*.ts", | ||
"prebuild": "npm run clean", | ||
"build": "tsc && rollup -c && npm run copy-flow && npm run doc", | ||
"start": "node ../../node_modules/.bin/tsc-watch --onSuccess 'rollup -c'", | ||
"build": "tsc && npm run rollup && npm run doc", | ||
"start": "node ../../node_modules/.bin/tsc-watch --onSuccess 'npm run rollup'", | ||
"test": "mocha --opts mocha.opts", | ||
"test:watch": "mocha --opts mocha.opts --watch", | ||
"test:prod": "npm run lint && nyc mocha --opts mocha.opts --reporter dot", | ||
"copy-flow": "../../scripts/copy-flow.js ." | ||
"rollup": "rollup -c && npm run fix-modules && npm run fix-types", | ||
"fix-modules": "node ../../scripts/fix-es5.js dist/es5.js", | ||
"fix-types": "../../scripts/fix-types.js ." | ||
}, | ||
"dependencies": { | ||
"funfix-core": "^6.0.2", | ||
"funfix-effect": "^6.0.2", | ||
"funfix-exec": "^6.0.2" | ||
"funfix-core": "^6.1.0", | ||
"funfix-effect": "^6.1.0", | ||
"funfix-exec": "^6.1.0" | ||
}, | ||
@@ -26,0 +29,0 @@ "files": [ |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
@@ -1,2 +0,2 @@ | ||
/* | ||
/*! | ||
* Copyright (c) 2017 by The Funfix Project Developers. | ||
@@ -3,0 +3,0 @@ * Some rights reserved. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
11006870
98
12023
2
Updatedfunfix-core@^6.1.0
Updatedfunfix-effect@^6.1.0
Updatedfunfix-exec@^6.1.0