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

melody-devtools

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

melody-devtools - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-0

lib/index.esm.js

1

lib/index.js

@@ -22,2 +22,3 @@ 'use strict';

*/
/**

@@ -24,0 +25,0 @@ * Return a ReactElement-compatible object for the current state of a preact

6

package.json
{
"name": "melody-devtools",
"version": "1.1.0",
"version": "1.2.0-0",
"description": "",
"main": "./lib/index.js",
"jsnext:main": "./src/index.js",
"jsnext:main": "./lib/index.esm.js",
"scripts": {
"build": "mkdir lib; rollup -c ../../rollup.config.js -i src/index.js -o lib/index.js",
"build": "mkdir lib; rollup -c ../../rollup.config.js -i src/index.js",
"coverage": "nyc npm run test"

@@ -10,0 +10,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