@minatojs/sql.js
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@minatojs/sql.js", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).", | ||
@@ -23,2 +23,3 @@ "keywords": [ | ||
], | ||
"typings": "./dist/sql-wasm.d.ts", | ||
"main": "./dist/sql-wasm.js", | ||
@@ -39,11 +40,13 @@ "scripts": { | ||
}, | ||
"homepage": "http://github.com/sql-js/sql.js", | ||
"homepage": "https://github.com/Anillc/minatojs-sql.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/sql-js/sql.js.git" | ||
"url": "https://github.com/Anillc/minatojs-sql.js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sql-js/sql.js/issues" | ||
"url": "https://github.com/Anillc/minatojs-sql.js/issues" | ||
}, | ||
"devDependencies": { | ||
"@types/emscripten": "^1.39.6", | ||
"@types/node": "^18.11.9", | ||
"clean-jsdoc-theme": "^3.3.4", | ||
@@ -56,4 +59,3 @@ "eslint": "^7.32.0", | ||
"test": "=0.6.0" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
716122
8
633
4
9