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

@cleartrip/ct-design-container

Package Overview
Dependencies
Maintainers
9
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cleartrip/ct-design-container - npm Package Compare versions

Comparing version 1.0.1-beta to 1.0.2-beta

src/index.ts

2

dist/ct-design-container.umd.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react/jsx-runtime'), require('react'), require('styled-components')) :
typeof define === 'function' && define.amd ? define(['exports', 'react/jsx-runtime', 'react', 'styled-components'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.CTDesignSystem = {}, global.jsxRuntime, global.React, global.styled));
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.CTDesignSystemContainer = {}, global.jsxRuntime, global.React, global.styled));
})(this, (function (exports, jsxRuntime, react, styled) { 'use strict';

@@ -6,0 +6,0 @@

{
"name": "@cleartrip/ct-design-container",
"version": "1.0.1-beta",
"version": "1.0.2-beta",
"description": "",
"types": "dist/index.d.ts",
"main": "dist/ct-design-container.cjs.js",
"main": "src/index.ts",
"jsnext:main": "dist/ct-design-container.esm.js",

@@ -8,0 +8,0 @@ "module": "dist/ct-design-container.esm.js",

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