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

@chieforz/json-file-database

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chieforz/json-file-database - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/abstract-collection.d.ts

7

CHANGELOG.md
### [0.1.1](https://github.com/ChiefORZ/json-file-database/compare/0.1.0...0.1.1) (2022-10-14)
### Bug Fixes
* build pkg post install ([75a34ef](https://github.com/ChiefORZ/json-file-database/commit/75a34ef5bb1914cd64d9fe7e8ac2ade961a62c26))
## 0.1.0 (2022-10-14)

@@ -4,0 +11,0 @@

8

package.json

@@ -31,3 +31,3 @@ {

"license": "MIT",
"main": "dist/src/index.js",
"main": "dist/index.js",
"name": "@chieforz/json-file-database",

@@ -43,8 +43,8 @@ "publishConfig": {

"scripts": {
"prepublish": "rimraf dist && tsc",
"postinstall": "rimraf dist && tsc",
"release": "release-it",
"test": "ava"
},
"typings": "dist/src/index.d.ts",
"version": "0.1.0"
"typings": "dist/index.d.ts",
"version": "0.1.1"
}
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