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

@jsweb/clip

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsweb/clip - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/cmd/mod.js

@@ -62,3 +62,3 @@ "use strict";

pack.types = 'dist/module.d.ts';
pack.script.types = 'tsc --removeComments --emitDeclarationOnly';
pack.scripts.types = 'tsc --removeComments --emitDeclarationOnly';
pack.scripts.dist += ' && npm run types';

@@ -65,0 +65,0 @@ deps.push('rollup-plugin-typescript', 'tslib');

{
"name": "@jsweb/clip",
"version": "0.1.1",
"version": "0.1.2",
"description": "CLI tool to simplify NPM package creation by generating boilerplate setup",

@@ -5,0 +5,0 @@ "main": "dist/main.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