Socket
Socket
Sign inDemoInstall

iframe

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iframe - npm Package Compare versions

Comparing version 0.3.1 to 2.0.0

39

package.json
{
"name": "iframe",
"version": "0.3.1",
"description": "higher level api for creating and using iframes in browsers",
"repository": {
"type": "git",
"url": "git@github.com:npm-dom/iframe.git"
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"tape": "~2.3.2",
"domready": "~0.2.13"
},
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"bugs": {
"url": "https://github.com/npm-dom/iframe/issues"
},
"homepage": "https://github.com/npm-dom/iframe",
"main": "index.js",
"author": "max ogden",
"license": "BSD"
"author": "",
"license": "ISC"
}
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