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

@ssense/node-paginator

Package Overview
Dependencies
Maintainers
9
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ssense/node-paginator - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

.nyc_output/17ab1434a74b1d8583ba1f82473c9c4f.json

8

package.json
{
"name": "@ssense/node-paginator",
"version": "1.1.0",
"version": "1.1.2",
"description": "Paginator",
"main": "./src/index.js",
"typings": "./src/index",
"main": "./dist/index.js",
"typings": "./dist/index",
"scripts": {
"lint": "tslint --format verbose './ts/**/*.ts' './tests/**/*.ts' ",
"compile": "rm -rf src/* && tsc",
"compile": "rm -rf dist/* && tsc",
"test": "NODE_ENV=test npm run test:unit",

@@ -11,0 +11,0 @@ "test:unit": "NODE_ENV=test mocha tests/unit --recursive --compilers ts:ts-node/register --bail",

Sorry, the diff of this file is not supported yet

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