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

almex-sdk

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

almex-sdk - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

0

build/almexApi.js

@@ -0,0 +0,0 @@ (function() {

@@ -0,0 +0,0 @@ (function() {

@@ -0,0 +0,0 @@ (function() {

2

build/xmlBuilder.js

@@ -18,3 +18,3 @@ (function() {

return function(value, key) {
return xml = xml.replace("$" + key, (function() {
return xml = xml.replace(new RegExp("\\$" + key, "g"), (function() {
switch (typeof value) {

@@ -21,0 +21,0 @@ case "string":

@@ -8,3 +8,3 @@ {

},
"version": "0.0.19",
"version": "0.0.20",
"main": "build/almexApi.js",

@@ -11,0 +11,0 @@ "dependencies": {

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