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

@ampt/data

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ampt/data - npm Package Compare versions

Comparing version 0.0.1-beta.9 to 0.0.1-beta.10

2

package.json
{
"name": "@ampt/data",
"version": "0.0.1-beta.9",
"version": "0.0.1-beta.10",
"type": "module",

@@ -5,0 +5,0 @@ "types": "types/index.d.ts",

@@ -97,3 +97,3 @@ export type getOptions = {

type DataEventHandler = (event: { previous?: any; item: any }) => void
type DataEventHandler = (event: { previous?: any; item: any; name: ValidListeners }) => void

@@ -100,0 +100,0 @@ export declare interface Data {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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