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

td-stylekit

Package Overview
Dependencies
Maintainers
1
Versions
735
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

td-stylekit - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

bin/generate-changelog

7

package.json
{
"name": "td-stylekit",
"version": "0.1.7",
"version": "0.1.8",
"module": "dist/es/index.js",

@@ -9,5 +9,5 @@ "scripts": {

"test": "jest --env=jsdom",
"docs:start": "start-storybook --port 9001 --config-dir .storybook",
"docs:start": "start-storybook --port 9001 --config-dir .storybook --static-dir docs/assets",
"predocs:build": "rimraf dist-docs",
"docs:build": "build-storybook --config-dir .storybook --output-dir dist-docs"
"docs:build": "build-storybook --config-dir .storybook --static-dir docs/assets --output-dir dist-docs"
},

@@ -23,2 +23,3 @@ "dependencies": {

"devDependencies": {
"@storybook/addon-backgrounds": "^3.2.17",
"@storybook/addon-info": "^3.2.17",

@@ -25,0 +26,0 @@ "@storybook/addon-knobs": "^3.2.17",

Sorry, the diff of this file is not supported yet

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