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

js-jpa

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-jpa - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

.nyc_output/d30012ec51f297b5a5db6c72261e0049.json

12

package.json
{
"name": "js-jpa",
"version": "0.0.14",
"version": "0.0.15",
"description": "jpa for node",
"author": "stone",
"license": "ISC",
"main": "lib/index",
"main": "src/index",
"scripts": {
"flow": "flow",
"build": "flow-remove-types src/ -d lib/",
"prepare": "npm run build",
"unit": "npm run prepare && cross-env UNIT=true nyc mocha test/*.js"
"test": "nyc mocha test/*.js"
},

@@ -18,5 +15,2 @@ "dependencies": {

"devDependencies": {
"cross-env": "^5.0.1",
"flow-bin": "^0.56.0",
"flow-remove-types": "^1.2.1",
"mocha": "^3.4.2",

@@ -23,0 +17,0 @@ "nyc": "^11.0.2"

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