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

@mvsde/iframe-click-to-play

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mvsde/iframe-click-to-play - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/iframe-click-to-play.common.js

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.1](https://github.com/mvsde/iframe-click-to-play/compare/v0.1.0...v0.1.1) (2020-03-27)
### Features
* Add CommonJS build ([355cac6](https://github.com/mvsde/iframe-click-to-play/commit/355cac6546295a76197f23eb8f2df873fb3b6277))
## 0.1.0 (2020-03-27)

@@ -7,0 +14,0 @@

13

package.json
{
"name": "@mvsde/iframe-click-to-play",
"version": "0.1.0",
"version": "0.1.1",
"author": {

@@ -19,5 +19,11 @@ "name": "Fynn Becker",

"lint": "eslint --cache --format codeframe *.js",
"release": "standard-version"
"build": "rollup --config",
"release": "standard-version",
"prepack": "npm run build"
},
"browser": "index.js",
"main": "dist/iframe-click-to-play.common.js",
"module": "dist/iframe-click-to-play.esm.js",
"publishConfig": {
"access": "public"
},
"eslintConfig": {

@@ -33,4 +39,5 @@ "extends": "standard"

"eslint-plugin-standard": "^4.0.1",
"rollup": "^2.2.0",
"standard-version": "^7.1.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