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

periodicjs.core.data

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

periodicjs.core.data - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json

@@ -95,4 +95,4 @@ {

},
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT"
}

@@ -20,3 +20,4 @@ 'use strict';

port: 8889,
host: 'localhost'
host: 'localhost',
logging: false
}];

@@ -26,3 +27,4 @@ var travisConnectionOptions = ['test_core_data', 'travis', '', {

port: 3306,
host: 'localhost'
host: 'localhost',
logging: false
}];

@@ -29,0 +31,0 @@ //Set env in travis script and check for the test env

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