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

coemponents

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coemponents - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

dist/bundle.js

4

package.json
{
"name": "coemponents",
"version": "0.2.5",
"version": "0.2.6",
"license": "MIT",
"main": "dist",
"main": "dist/bundle.js",
"scripts": {

@@ -7,0 +7,0 @@ "bootstrap": "lerna bootstrap",

@@ -7,5 +7,5 @@ import resolve from 'rollup-plugin-node-resolve'

export default {
input: 'packages/index.js',
input: 'index.js',
output: {
dir: 'dist',
file: 'dist/bundle.js',
format: 'cjs',

@@ -12,0 +12,0 @@ sourcemap: true

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