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

@lowdefy/helpers

Package Overview
Dependencies
Maintainers
2
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lowdefy/helpers - npm Package Compare versions

Comparing version 4.0.0-rc.15 to 4.0.0

2

dist/applyArrayIndices.js
/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable no-param-reassign */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable no-param-reassign */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable no-plusplus */ /* eslint-disable no-use-before-define */ /* eslint-disable no-param-reassign */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable no-continue */ /* eslint-disable no-plusplus */ /* eslint-disable consistent-return */ /* eslint-disable no-param-reassign */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable indent */ /* eslint-disable default-case */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/* eslint-disable no-param-reassign */ /*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

{
"name": "@lowdefy/helpers",
"version": "4.0.0-rc.15",
"version": "4.0.0",
"license": "Apache-2.0",

@@ -33,8 +33,2 @@ "description": "",

],
"scripts": {
"build": "swc src --out-dir dist --config-file ../../../.swcrc --delete-dir-on-start",
"clean": "rm -rf dist",
"prepublishOnly": "pnpm build",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
},
"dependencies": {

@@ -45,4 +39,4 @@ "lodash.merge": "4.6.2"

"@jest/globals": "28.1.3",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.92",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.99",
"@swc/jest": "0.2.29",

@@ -55,3 +49,7 @@ "jest": "28.1.3",

},
"gitHead": "5494bebbf0561fa158fdb3160cf960808e9d6077"
}
"scripts": {
"build": "swc src --out-dir dist --config-file ../../../.swcrc --delete-dir-on-start",
"clean": "rm -rf dist",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.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