@incodelang/accounts
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@incodelang/accounts", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "An API for simple Account Management", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -10,3 +10,2 @@ /** | ||
const checkfile = require('./checkfile'); | ||
const {data} = require("./data"); | ||
@@ -13,0 +12,0 @@ checkfile(path.join(process.env.ACC_PRIV_PATH, "users.json"), "{}") |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75250
868