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

cubeshop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cubeshop - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

20

package.json
{
"name": "cubeshop",
"version": "0.0.13",
"version": "0.0.14",
"description": "Mobile UI Components built on Web Components.",
"main": "src/packages/index.js",
"module": "src/packages/index.js",
"unpkg": "src/packages/index.js",
"main": "src/index.js",
"module": "src/index.js",
"unpkg": "src/index.js",
"files": [
"src",
"dist",
"README.md",
"package.json"
],
"scripts": {

@@ -28,8 +34,2 @@ "checked": "npm run generate:file && tsc",

],
"files": [
"src",
"dist",
"README.md",
"package.json"
],
"dependencies": {

@@ -36,0 +36,0 @@ "sass": "^1.34.0",

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