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

@ovee.js/toolkit-integrations

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovee.js/toolkit-integrations - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.0.3",
"version": "0.0.4",
"description": "Ovee.js frontend toolkit developed by Owls Department",

@@ -8,0 +8,0 @@ "bugs": {

@@ -8,10 +8,12 @@ # Ovee.js Toolkit Integrations

```bash
npm install --save @ovee.js/toolkit-integrations @ovee.js/toolkit
npm install --save @ovee.js/toolkit-integrations
# for yarn
yarn add @ovee.js/toolkit-integrations @ovee.js/toolkit
yarn add @ovee.js/toolkit-integrations
```
This package requires `@ovee.js/toolkit`. If you didn't installed it already, follow [this link](/packages/core/README.md#installation) for installation instructions.
## Usage notes
All submodules have their own peer dependencies, so you should check `README` file for it to see if anything should be installed additionally, alongside standard configuration and installation instructions.
All submodules have their own peer dependencies, so you should check submodule's `README` file to see if anything should be installed additionally, alongside standard configuration.

@@ -38,1 +40,3 @@ All imports should be done from specific submodules, f.ex.:

- [VideoAutoplay](./video-autoplay/README.md)
[<- Root](/README.md)
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