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

@onfido/castor

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onfido/castor - npm Package Compare versions

Comparing version 2.0.3 to 2.1.0

4

package.json
{
"name": "@onfido/castor",
"version": "2.0.3",
"version": "2.1.0",
"description": "Onfido's design system.",

@@ -31,3 +31,3 @@ "author": "Onfido",

"@onfido/castor-tokens": "^1.0.0-beta.5",
"csstype": "^3.0.10"
"csstype": "^3.0.11"
},

@@ -34,0 +34,0 @@ "peerDependencies": {

@@ -1,2 +0,1 @@

import { classy, m } from '@onfido/castor';
import { html, htmlMatrix, Meta, omit, Story } from '../../../../../docs';

@@ -17,3 +16,3 @@ import { FieldLabel } from '../field-label/field-label.story';

argTypes: {
...omit('class', 'id', 'required', 'value'),
...omit('class', 'empty', 'id', 'required', 'value'),
children: {

@@ -88,3 +87,3 @@ description: [

],
class: classy(m('empty')),
empty: true,
},

@@ -91,0 +90,0 @@ };

Sorry, the diff of this file is not supported yet

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