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

slite-change

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slite-change - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

dist/slite-change.d.ts

6

package.json
{
"name": "slite-change",
"version": "1.0.16",
"version": "1.0.17",
"description": "A simple change management system for SQLite3 written in pure JavaScript/TypeScript.",
"main": "slite-change.js",
"types": "slite-change.d.ts",
"main": "dist/slite-change.js",
"types": "dist/slite-change.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "test": "echo \"WARNING: no test specified\"",

@@ -50,3 +50,3 @@ {

// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output. */
// "outDir": "./", /* Specify an output folder for all emitted files. */
"outDir": "./dist", /* Specify an output folder for all emitted files. */
// "removeComments": true, /* Disable emitting comments. */

@@ -53,0 +53,0 @@ // "noEmit": true, /* Disable emitting files from a compilation. */

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