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

tangy-form

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tangy-form - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

global-styles.js

@@ -31,3 +31,2 @@

--disabled-color: #BBB;
/*

@@ -34,0 +33,0 @@ * Hi. Test the application of colors variables with an override

5

package.json
{
"name": "tangy-form",
"description": "A form element for lazy loaded multipage forms",
"version": "1.0.4",
"version": "1.0.5",
"main": "tangy-form.js",
"scripts": {
"debug": "polymer test -p -l chrome"
"start": "polymer serve",
"test": "polymer test -p -l chrome"
},

@@ -9,0 +10,0 @@ "dependencies": {

@@ -471,3 +471,3 @@ import { PolymerElement, html } from '@polymer/polymer/polymer-element.js';

type: String,
value: '../content/location-list.json',
value: './assets/location-list.json',
observer: 'render'

@@ -474,0 +474,0 @@ },

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