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

davinci.js

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

davinci.js - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

dist/daVinci.d.ts

43

package.json
{
"name": "davinci.js",
"version": "0.0.2",
"description": "spaceholder for later publish of daVinci.js",
"main": "index.js",
"version": "1.0.0",
"license": "MIT",
"description": "Framework for visualisation extensions",
"repository": {
"type": "git",
"url": "https://github.com/q2g/daVinci.js"
},
"author": "Thomas Häning, Konrad Mattheis (qlik2go) ",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "tsc -p tsconfig.test.json && mocha --recursive",
"build": "tsc -p tsconfig.build.json && gulp less && gulp html && gulp gitversionPackage && gulp addVersionNumber"
},
"author": "Konrad Mattheis",
"license": "MIT"
"devDependencies": {
"@types/angular": "1.6.39",
"@types/jquery": "3.2.16",
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.44",
"@types/qlik-visualizationextensions": "^4.0.1",
"chai": "^4.1.2",
"mocha": "^4.0.1",
"rollup": "^0.50.0",
"typescript": "^2.6.1",
"gulp": "^3.9.1",
"gulp-less": "^3.3.2",
"gulp-rename": "^1.2.2",
"git-rev": "^0.2.1",
"gulp-string-replace": "^0.4.0",
"gulp-json-modify": "^1.0.2",
"@types/qlik-engineapi": "12.34.1"
},
"dependencies": {
"typescript.events": "^7.9.0"
},
"files": [
"dist/*.js",
"dist/*.d.ts"
],
"main": "dist/daVinci.js",
"types": "dist/daVinci.d.ts"
}
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