@twilio-paste/truncate
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.4...@twilio-paste/truncate@1.0.5) (2020-03-17) | ||
**Note:** Version bump only for package @twilio-paste/truncate | ||
## [1.0.4](https://github.com/twilio-labs/paste/compare/@twilio-paste/truncate@1.0.3...@twilio-paste/truncate@1.0.4) (2020-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/truncate", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"category": "typography", | ||
@@ -21,4 +21,5 @@ "status": "alpha", | ||
"scripts": { | ||
"build": "yarn clean && yarn compile && yarn props-gen", | ||
"build": "yarn clean && yarn compile", | ||
"build:dev": "yarn clean && yarn compile:dev", | ||
"build:props": "typedoc --tsconfig ./tsconfig.json --json ./dist/prop-types.json", | ||
"clean": "rm -rf ./dist && rm -rf tsconfig.build.tsbuildinfo && rm -rf .rpt2_cache", | ||
@@ -28,3 +29,2 @@ "compile": "rollup -c --environment NODE_ENV:production", | ||
"prepublishOnly": "yarn build", | ||
"props-gen": "typedoc --tsconfig ./tsconfig.json --json ./dist/prop-types.json", | ||
"type-check": "tsc --noEmit" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "e4a78755803b974c69f923fc71dff12bc746587b" | ||
"gitHead": "16be21f00814952f3e8f816fff75437a7390d15f" | ||
} |
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
14171
7
50