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

@peable/services

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peable/services - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

2

dist/index.js

@@ -0,3 +1,5 @@

import dotenv from "dotenv";
dotenv.config();
import usePeableSession from "./hooks/usePeableSession";
import getUserById from "./hooks/getUserById";
export { usePeableSession, getUserById };

3

package.json
{
"name": "@peable/services",
"version": "0.0.34",
"version": "0.0.35",
"description": "",

@@ -33,2 +33,3 @@ "main": "./dist/index.js",

"axios": "^1.6.8",
"dotenv": "^16.4.5",
"react": "^18.2.0",

@@ -35,0 +36,0 @@ "react-dom": "^18.2.0"

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