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

spacetrim

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spacetrim - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

package.json
{
"name": "spacetrim",
"version": "0.4.2",
"version": "0.4.3",
"description": "Trimming string from all 4 sides",

@@ -5,0 +5,0 @@ "sideEffects": false,

@@ -5,7 +5,5 @@ import typescript from '@rollup/plugin-typescript';

export default {
// !!! configPlugin: 'typescript',
input: './src/spaceTrim.ts',
output: {
file: './dist/spaceTrim.js',
//format: 'cjs'
format: 'iife',

@@ -12,0 +10,0 @@ sourcemap: true,

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