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

br-ngx-pagination

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

br-ngx-pagination - npm Package Compare versions

Comparing version 16.0.0 to 16.0.1

esm2022/br-ngx-pagination.mjs

20

package.json
{
"name": "br-ngx-pagination",
"version": "16.0.0",
"version": "16.0.1",
"license": "MIT",

@@ -24,3 +24,17 @@ "keywords": [

"tslib": "^2.3.0"
}
}
},
"module": "fesm2022/br-ngx-pagination.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/br-ngx-pagination.mjs",
"esm": "./esm2022/br-ngx-pagination.mjs",
"default": "./fesm2022/br-ngx-pagination.mjs"
}
},
"sideEffects": false
}
karma.conf.js
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