You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@twilio-paste/spinner

Package Overview
Dependencies
Maintainers
5
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

dist/prop-types.json

8

CHANGELOG.md

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

## [1.1.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/spinner@1.1.8...@twilio-paste/spinner@1.1.9) (2020-02-11)
**Note:** Version bump only for package @twilio-paste/spinner
## [1.1.8](https://github.com/twilio-labs/paste/compare/@twilio-paste/spinner@1.1.7...@twilio-paste/spinner@1.1.8) (2020-02-03)

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

16

package.json
{
"name": "@twilio-paste/spinner",
"version": "1.1.8",
"version": "1.1.9",
"category": "feedback",

@@ -21,3 +21,3 @@ "status": "beta",

"scripts": {
"build": "yarn clean && yarn compile",
"build": "yarn clean && yarn compile && yarn props-gen",
"build:dev": "yarn clean && yarn compile:dev",

@@ -28,2 +28,3 @@ "clean": "rm -rf ./dist && rm -rf tsconfig.build.tsbuildinfo && rm -rf .rpt2_cache",

"prepublishOnly": "yarn build",
"props-gen": "typedoc --tsconfig ./tsconfig.json --json ./dist/prop-types.json",
"type-check": "tsc --noEmit"

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

"@emotion/styled": "^10.0.10",
"@twilio-paste/icons": "^1.4.1",
"@twilio-paste/style-props": "^0.1.3",
"@twilio-paste/icons": "^1.4.2",
"@twilio-paste/style-props": "^0.1.4",
"react": "^16.8.6",

@@ -43,4 +44,4 @@ "react-dom": "^16.8.6",

"devDependencies": {
"@twilio-paste/icons": "^1.4.2",
"@twilio-paste/style-props": "^0.1.4",
"@twilio-paste/icons": "^1.4.3",
"@twilio-paste/style-props": "^0.1.5",
"rollup": "^1.16.2",

@@ -52,5 +53,6 @@ "rollup-plugin-babel": "^4.3.3",

"rollup-plugin-typescript2": "^0.21.2",
"typedoc": "^0.16.9",
"typescript": "^3.5.2"
},
"gitHead": "65eda7a68a082d74de4fded25506a63edf973192"
"gitHead": "4b19618b36384fa00e956ac03dfea2b25b6030a2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc