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

@oozcitak/dom

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oozcitak/dom - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/util/index.d.ts

@@ -47,3 +47,3 @@ import { GlobalStore } from './GlobalStore';

*/
export declare function forEachObject<T>(obj: {
export declare function forEachObject<T>(obj: Map<string, T> | {
[key: string]: T;

@@ -50,0 +50,0 @@ }): IterableIterator<[string, T]>;

{
"name": "@oozcitak/dom",
"version": "0.0.5",
"version": "0.0.6",
"keywords": [

@@ -5,0 +5,0 @@ "dom",

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