Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crud-json-array

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crud-json-array - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

index.js

17

package.json
{
"name": "crud-json-array",
"version": "0.0.0",
"version": "0.0.1",
"description": "This module is creating manipulating JSON array. That is create table, insert, update, select and delete. useful for small data",

@@ -16,3 +16,16 @@ "main": "index.js",

"author": "Dr Umesh R Bilagi",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"@types/node": "^8.5.7",
"typescript": "^2.6.2"
},
"dependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/umeshramya/crud-json-array.git"
},
"bugs": {
"url": "https://github.com/umeshramya/crud-json-array/issues"
},
"homepage": "https://github.com/umeshramya/crud-json-array#readme"
}
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