Socket
Socket
Sign inDemoInstall

@polymer/iron-fit-behavior

Package Overview
Dependencies
2
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5-pre.3 to 3.0.0-pre.1

.github/ISSUE_TEMPLATE.md

6

package.json
{
"name": "@polymer/iron-fit-behavior",
"flat": true,
"version": "1.2.5-pre.3",
"version": "3.0.0-pre.1",
"description": "Fits an element inside another element",

@@ -19,7 +19,7 @@ "contributors": [

},
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt",
"license": "http://polymer.github.io/LICENSE.txt",
"dependencies": {
"@polymer/polymer": "preview"
"@polymer/polymer": "^3.0.0-pre.1"
},
"devDependencies": {}
}

@@ -1,15 +0,1 @@

<!---
This README is automatically generated from the comments in these files:
iron-fit-behavior.html
Edit those files, and our readme bot will duplicate them over here!
Edit this file, and the bot will squash your changes :)
The bot does some handling of markdown. Please file a bug if it does the wrong
thing! https://github.com/PolymerLabs/tedium/issues
-->
[![Build status](https://travis-ci.org/PolymerElements/iron-fit-behavior.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-fit-behavior)

@@ -20,3 +6,3 @@

##Polymer.IronFitBehavior
## Polymer.IronFitBehavior

@@ -23,0 +9,0 @@ `Polymer.IronFitBehavior` fits an element in another element using `max-height` and `max-width`, and

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc