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

taktik-polymer-typescript

Package Overview
Dependencies
Maintainers
5
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taktik-polymer-typescript - npm Package Compare versions

Comparing version 5.4.0 to 5.4.4

dist/type/element.d.ts

2

dist/type/polymer.d.ts

@@ -69,3 +69,3 @@ /**

notifySplices(path: string, splices: any[]): void;
get(path: string | (string | number)[], root: any): any;
get(path: string | (string | number)[], root?: any): any;
set(path: string | (string | number)[], value: any): void;

@@ -72,0 +72,0 @@ push(path: string, ...items: any[]): any;

{
"name": "taktik-polymer-typescript",
"version": "5.4.0",
"version": "5.4.4",
"publishConfig": {

@@ -29,3 +29,3 @@ "access": "public"

},
"gitHead": "ad81f40c3a71323098a7b18c65e07edf394aed94"
"gitHead": "3c7f4c4b199de55cfa8a0d1031f23b3856482e10"
}
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