Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-ads-pagination

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ads-pagination - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

package.json
{
"name": "vue-ads-pagination",
"version": "0.1.1",
"version": "0.1.2",
"main": "./dist/vue-ads-pagination.common.js",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:bundle": "vue-cli-service build --target lib --name table-tree ./src/index.js",
"build:bundle": "vue-cli-service build --target lib --name vue-ads-pagination ./src/index.js",
"lint": "vue-cli-service lint",

@@ -9,0 +10,0 @@ "test:unit": "vue-cli-service test:unit --silent"

2

src/index.js
import Pagination from './components/Pagination';
export default Pagination;
export default Pagination;
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