Socket
Socket
Sign inDemoInstall

@material/dom

Package Overview
Dependencies
Maintainers
13
Versions
1652
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/dom - npm Package Compare versions

Comparing version 1.0.0-0 to 1.0.0-1

6

dist/mdc.dom.d.ts
// Generated by dts-bundle v0.7.3
declare module 'mdc-dom' {
declare module '@material/dom' {
/**

@@ -26,7 +26,7 @@ * @license

*/
import * as ponyfill from 'mdc-dom/ponyfill';
import * as ponyfill from '@material/dom/ponyfill';
export { ponyfill };
}
declare module 'mdc-dom/ponyfill' {
declare module '@material/dom/ponyfill' {
/**

@@ -33,0 +33,0 @@ * @fileoverview A "ponyfill" is a polyfill that doesn't modify the global prototype chain.

{
"name": "@material/dom",
"description": "DOM manipulation utilities for Material Components for the web",
"version": "1.0.0-0",
"version": "1.0.0-1",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "dist/mdc.dom.js",

Sorry, the diff of this file is not supported yet

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