New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@divetool/coral

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@divetool/coral - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

dist/stencil.config.js
import { sass } from '@stencil/sass';
import { reactOutputTarget } from '@stencil/react-output-target';
import { angularOutputTarget, } from '@stencil/angular-output-target';
const angularValueAccessorBindings = [];
export const config = {

@@ -29,10 +27,3 @@ namespace: 'coral',

}),
angularOutputTarget({
componentCorePackage: '@divetool/coral/dist',
directivesProxyFile: '../../../packages/coral-angular/src/lib/generated/components.ts',
directivesArrayFile: '../../../packages/coral-angular/src/lib/generated/index.ts',
valueAccessorConfigs: angularValueAccessorBindings,
includeImportCustomElements: true,
}),
],
};

2

package.json
{
"name": "@divetool/coral",
"description": "🪸 Coral Design System by DiveTool",
"version": "0.0.3",
"version": "0.0.4",
"main": "./dist/index.cjs.js",

@@ -6,0 +6,0 @@ "module": "./dist/index.js",

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