Socket
Socket
Sign inDemoInstall

@68publishers/amp-client

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@68publishers/amp-client - npm Package Compare versions

Comparing version 1.4.0-beta.2 to 1.5.0-beta.0

dist/amp-client.embed.min.js

21

package.json
{
"name": "@68publishers/amp-client",
"version": "1.4.0-beta.2",
"version": "1.5.0-beta.0",
"description": "JS Client for 68publishers/amp",
"homepage": "http://www.68publishers.io/",
"main": "index.js",
"main": "index.mjs",
"repository": {

@@ -15,4 +15,4 @@ "type": "git",

"start:dev": "webpack --config webpack.config.dev.js --progress --profile && webpack-dev-server --config webpack.config.dev.js",
"eslint:fix": "eslint ./index.js ./src --ext .js --fix",
"eslint": "eslint ./index.js ./src --ext .js"
"eslint:fix": "eslint ./index.mjs ./src --ext .mjs --fix",
"eslint": "eslint ./index.mjs ./src --ext .mjs"
},

@@ -28,10 +28,10 @@ "keywords": [

"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/core": "^7.23.5",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.22.7",
"@babel/preset-env": "^7.23.5",
"babel-loader": "^8.3.0",
"eslint": "^8.44.0",
"eslint": "^8.55.0",
"path": "^0.12.7",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.88.1",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",

@@ -46,6 +46,7 @@ "webpack-dev-server": "^4.15.1"

"src",
"index.js",
"index.mjs",
"dist/amp-client.min.js",
"dist/amp-client.standalone.min.js"
"dist/amp-client.standalone.min.js",
"dist/amp-client.embed.min.js"
]
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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