@artsy/cohesion
Advanced tools
Comparing version 0.2.0 to 0.2.1-canary.19.327.0
{ | ||
"name": "@artsy/cohesion", | ||
"version": "0.2.0", | ||
"version": "0.2.1-canary.19.327.0", | ||
"description": "Analytics schema and library helpers", | ||
@@ -17,6 +17,10 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"clean": "rm -rf dist && rm -rf doc", | ||
"compile": "babel src --out-dir dist --extensions '.ts' --ignore src/**/__tests__", | ||
"docs": "rm -rf doc && yarn typedoc", | ||
"emit-types": "tsc --declaration --emitDeclarationOnly --listEmittedFiles --outDir dist", | ||
"pre-publish": "yarn clean && yarn compile && yarn emit-types", | ||
"test": "jest", | ||
"type-check": "tsc --noEmit --pretty", | ||
"docs": "rm -rf doc && yarn typedoc" | ||
"watch": "concurrently --raw --kill-others 'yarn compile -w' 'yarn emit-types -w'" | ||
}, | ||
@@ -32,2 +36,3 @@ "devDependencies": { | ||
"babel-plugin-module-resolver": "4.0.0", | ||
"concurrently": "5.1.0", | ||
"husky": "4.2.5", | ||
@@ -34,0 +39,0 @@ "jest": "25.3.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28360
27
606
17