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

@canopytax/styleguide

Package Overview
Dependencies
Maintainers
10
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canopytax/styleguide - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

2

package.json
{
"name": "@canopytax/styleguide",
"version": "0.0.28",
"version": "0.0.29",
"main": "module/module.js",

@@ -5,0 +5,0 @@ "description": "Styleguide for Canopy",

@@ -76,5 +76,5 @@ const path = require('path');

externals: {
'react': 'commonjs react',
'react-dom': 'commonjs react-dom',
'kremling': 'commonjs kremling',
'react': 'react',
'react-dom': 'react-dom',
'kremling': 'kremling',
},

@@ -81,0 +81,0 @@ optimization: {

Sorry, the diff of this file is too big to display

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