Socket
Socket
Sign inDemoInstall

media-observer

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

10

package.json
{
"name": "media-observer",
"version": "1.2.1",
"version": "1.2.2",
"description": "Javascript observable (RxJS) resize (event listener) heavily inspired by Angular Flex Layout Media Observer",

@@ -8,5 +8,4 @@ "scripts": {

"bundle:lint": "npm run lint && npm run bundle",
"bundle:webpack": "NODE_ENV=production webpack --config webpack.config.js",
"lint": "tslint -p tsconfig.json",
"serve": "NODE_ENV=development webpack serve --config webpack.config.js",
"serve": "webpack serve --config webpack.config.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -33,4 +32,7 @@ },

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^10.2.0",
"eslint": "~8.21.0",
"file-loader": "^6.2.0",

@@ -48,4 +50,2 @@ "rollup": "^2.75.4",

"tslib": "^2.4.0",
"tslint": "^6.1.3",
"tslint-consistent-codestyle": "^1.16.0",
"typescript": "^4.4.4",

@@ -52,0 +52,0 @@ "webpack": "^5.65.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc