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

@cleartrip/ct-design-types

Package Overview
Dependencies
Maintainers
9
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.1.0-beta.0

8

package.json
{
"name": "@cleartrip/ct-design-types",
"version": "2.0.0",
"version": "2.1.0-beta.0",
"description": "",

@@ -18,3 +18,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@cleartrip/ct-design-theme": "2.0.0"
"@cleartrip/ct-design-theme": "2.1.0-beta.0"
},

@@ -27,4 +27,6 @@ "publishConfig": {

"scripts": {
"build-package": "rm -rf dist && rollup -c"
"watch-package": "rollup -c -w",
"build-package": "rollup -c",
"build-package:clean": "rm -rf dist && rollup -c"
}
}

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