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

@cuecue/core

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cuecue/core - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

dist/index.js

12

package.json
{
"name": "@cuecue/core",
"version": "0.0.26",
"version": "0.0.27",
"description": "",

@@ -32,8 +32,10 @@ "keywords": [

"license": "ISC",
"main": "lib/index.js",
"main": "dist/index.js",
"files": [
"lib"
"dist"
],
"scripts": {
"prepare": "../../scripts/prepare-package.sh"
"clean": "rm -rf dist",
"build": "rollup --config ../../rollup.config.js",
"prepare": "npm run clean && npm run build"
},

@@ -51,3 +53,3 @@ "dependencies": {

},
"gitHead": "afce8c2fc41b6769e95299e85008d3d82666512f"
"gitHead": "2c305c0d1c0b13469fe74e2b928c0b45744c8ac0"
}
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