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

cocytus-core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocytus-core - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/voiz/cocytus.css

15

package.json
{
"name": "cocytus-core",
"version": "0.1.0",
"version": "0.2.0",
"description": "",

@@ -11,3 +11,5 @@ "main": "dist/default/cotyus.js",

"dev:default": "npm run mvyaml && parcel ./example/default.html",
"build:default": "parcel build ./src/default/index.js -d dist/default -o cocytus.js --no-source-maps"
"build:default": "parcel build ./src/default/index.js -d dist/default -o cocytus.js --no-source-maps",
"dev:voiz": "npm run mvyaml && parcel ./example/voiz.html",
"build:voiz": "parcel build ./src/voiz/index.js -d dist/voiz -o cocytus.js --no-source-maps"
},

@@ -29,5 +31,6 @@ "repository": {

"alius": "0.0.1",
"feather-icons": "^4.17.0",
"js-yaml": "^3.12.1",
"marked": "^0.6.1"
"feather-icons": "^4.19.0",
"js-yaml": "^3.12.2",
"marked": "^0.6.1",
"modern-normalize": "^0.5.0"
},

@@ -41,3 +44,3 @@ "devDependencies": {

},
"gitHead": "f3b14466add78156260a562e7e7f09f3e40a6680"
"gitHead": "810ee77098f69c0b569fa8c5e21a802e29cfb135"
}
dist/default/cocytus.js

Sorry, the diff of this file is too big to display

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