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

ramajs

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramajs - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

2

dist/core/collections/ArrayCollection.d.ts

@@ -36,5 +36,5 @@ import { ModelEventDispatcher } from "../ModelEventDispatcher";

refresh(): void;
forEach(fn: (item: T) => void, context: any): void;
forEach(fn: (item: T) => void, context?: any): void;
protected dataProvider_collectionChangeHandler(event: CollectionEvent): void;
private internalRefresh(dispatch);
}
{
"name": "ramajs",
"version": "0.3.3",
"version": "0.3.4",
"author": {

@@ -5,0 +5,0 @@ "name": ""

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