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

@dhis2/app-service-offline

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/app-service-offline - npm Package Compare versions

Comparing version 3.12.0 to 3.12.1

7

package.json
{
"name": "@dhis2/app-service-offline",
"description": "A runtime service for online/offline detection and offline caching",
"version": "3.12.0",
"version": "3.12.1",
"main": "./build/cjs/index.js",

@@ -10,3 +10,4 @@ "module": "./build/es/index.js",

"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
"require": "./build/cjs/index.js",
"types": "./build/types/index.d.ts"
},

@@ -37,3 +38,3 @@ "repository": {

"peerDependencies": {
"@dhis2/app-service-config": "3.12.0",
"@dhis2/app-service-config": "3.12.1",
"prop-types": "^15.7.2",

@@ -40,0 +41,0 @@ "react": "^16.8.6 || ^18",

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