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

vue3-pagination

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-pagination - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

17

dist/build/rollup.config.d.ts

@@ -8,4 +8,2 @@ declare var _default: ({

exports?: undefined;
name?: undefined;
globals?: undefined;
};

@@ -20,20 +18,5 @@ plugins: any[];

exports: string;
name?: undefined;
globals?: undefined;
};
plugins: any[];
} | {
input: string;
external: string[];
output: {
format: string;
name: string;
file: string;
exports: string;
globals: {
vue: string;
};
};
plugins: any[];
})[];
export default _default;

2

package.json
{
"name": "vue3-pagination",
"version": "1.0.5",
"version": "1.0.6",
"author": {

@@ -5,0 +5,0 @@ "email": "julian.printemps@gmail.com",

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