@cleartrip/ct-design-container
Advanced tools
Comparing version 1.0.1-beta to 1.0.2-beta
(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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
210674
21
184