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

fh-sync

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-sync - npm Package Compare versions

Comparing version 1.0.0-RC1 to 1.0.0

.jshintrc

4

package.json
{
"name": "fh-sync",
"version": "1.0.0-RC1",
"version": "1.0.0",
"description": "JSON data syncronisation server",

@@ -19,3 +19,2 @@ "main": "lib/index.js",

"devDependencies": {
"jsdoc": "^3.4.3",
"grunt": "^0.4.5",

@@ -33,3 +32,2 @@ "grunt-cli": "^1.2.0",

"scripts": {
"docs": "./node_modules/.bin/jsdoc -d docs/api ./lib",
"pretest": "./scripts/pretest.sh",

@@ -36,0 +34,0 @@ "test": "grunt fh:unit mochaTest:integration",

@@ -40,6 +40,2 @@ # fh-sync

## Documentation
See [Documentation folder](./docs)
## Tests

@@ -46,0 +42,0 @@ In order to run the tests, please make sure you have [Docker](https://www.docker.com/) installed.

Sorry, the diff of this file is not supported yet

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