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

@twilio-paste/truncate

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/truncate - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
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