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

dough-js

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dough-js - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

dist/collection/index.js

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

export * from './components';
export {};
//# sourceMappingURL=index.js.map

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

export * from './components';
export type { Components, JSX } from './components';
{
"name": "dough-js",
"version": "0.0.11",
"version": "0.0.12",
"description": "This library provides widgets that can be used to create a smooshy user interface.",

@@ -23,3 +23,3 @@ "main": "dist/index.cjs.js",

"scripts": {
"build": "stencil build",
"build": "stencil build --docs",
"start": "stencil build --dev --watch --serve --no-open",

@@ -30,6 +30,4 @@ "test": "stencil test --spec --e2e",

},
"dependencies": {
"@stencil/core": "^4.7.0"
},
"devDependencies": {
"@stencil/core": "^4.7.0",
"@stencil/react-output-target": "^0.5.3",

@@ -36,0 +34,0 @@ "@stencil/sass": "^3.0.5",

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