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

@philips-software/crocs-api

Package Overview
Dependencies
Maintainers
8
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@philips-software/crocs-api - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

package.json
{
"name": "@philips-software/crocs-api",
"private": false,
"version": "0.1.4",
"version": "0.1.5",
"description": "Crocs API service",

@@ -43,3 +43,3 @@ "bin": {

},
"gitHead": "21d3d59f75e92db36af6d130d1047fa642e1c6f6"
"gitHead": "3121573682601eaeaec242366933f0d43ed020af"
}

@@ -13,3 +13,3 @@ import { CrocsAPIService } from '../services'

this.stateSerializer = new StateSerializer(filePath)
this.services = this.stateSerializer.read() || []
this.dids = this.stateSerializer.read() || []
}

@@ -16,0 +16,0 @@

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