New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@twilio-paste/paragraph

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/paragraph - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.23](https://github.com/twilio-labs/paste/compare/@twilio-paste/paragraph@1.0.22...@twilio-paste/paragraph@1.0.23) (2020-03-17)
**Note:** Version bump only for package @twilio-paste/paragraph
## [1.0.22](https://github.com/twilio-labs/paste/compare/@twilio-paste/paragraph@1.0.21...@twilio-paste/paragraph@1.0.22) (2020-03-17)

@@ -8,0 +16,0 @@

16

package.json
{
"name": "@twilio-paste/paragraph",
"version": "1.0.22",
"version": "1.0.23",
"category": "typography",

@@ -21,4 +21,5 @@ "status": "beta",

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

@@ -35,4 +35,4 @@ },

"@twilio-paste/design-tokens": "^4.3.0",
"@twilio-paste/style-props": "^0.1.12",
"@twilio-paste/text": "^1.2.0",
"@twilio-paste/style-props": "^0.2.0",
"@twilio-paste/text": "^1.2.1",
"@twilio-paste/theme-tokens": "^3.1.2",

@@ -51,4 +51,4 @@ "prop-types": "^15.7.2",

"@twilio-paste/design-tokens": "^4.3.0",
"@twilio-paste/style-props": "^0.2.0",
"@twilio-paste/text": "^1.2.1",
"@twilio-paste/style-props": "^0.2.1",
"@twilio-paste/text": "^1.2.2",
"@twilio-paste/theme-tokens": "^3.1.2",

@@ -66,3 +66,3 @@ "prop-types": "^15.7.2",

},
"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