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

swiss-army

Package Overview
Dependencies
Maintainers
1
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swiss-army - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

dist/enums/index.d.ts

@@ -1,1 +0,1 @@

export * from './public-api';
// export * from './public-api';

@@ -1,3 +0,3 @@

export * from './sort.enum';
export * from './unique-mode.enum';
export * from './unique.enum';
// export * from './sort.enum';
// export * from './unique-mode.enum';
// export * from './unique.enum';

@@ -1,1 +0,4 @@

export * from './public-api';
import { CollectionUtil as collectionUtil } from './utils/collection/collection.util';
import { ShortIdUtil as shortIdUtil } from './utils/short-id/short-id.util';
export declare const CollectionUtil: typeof collectionUtil;
export declare const ShortIdUtil: typeof shortIdUtil;

@@ -1,2 +0,3 @@

export * from './enums/index';
export * from './utils/index';
// export * from './enums/index';
// export * from 'swiss-army/enums';
// export * from './utils/index';

@@ -1,1 +0,1 @@

export * from './public-api';
// export * from './public-api';

@@ -1,2 +0,2 @@

export * from './collection.util';
export * from './_models/index';
// export * from './collection.util';
// export * from './_models/index';

@@ -1,1 +0,1 @@

export * from './public-api';
// export * from './public-api';

@@ -1,2 +0,2 @@

export * from './collection/index';
export * from './short-id/index';
// export * from './collection/index';
// export * from './short-id/index';

@@ -1,1 +0,1 @@

export * from './public-api';
// export * from './public-api';

@@ -1,1 +0,1 @@

export * from './short-id.util';
// export * from './short-id.util';
{
"name": "swiss-army",
"version": "0.0.8",
"version": "0.0.9",
"description": "",
"main": "dist/index.js",
"scripts": {
"prepare": "npm run build",
"build": "tsc",

@@ -8,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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