funfix-core
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. |
{ | ||
"name": "funfix-core", | ||
"description": "Sub-package of Funfix exposing primitive interfaces and data types belonging into a 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,8 +14,10 @@ "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 ." | ||
}, | ||
@@ -21,0 +24,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. |
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
5209081
58
8552
2