contentstack
Advanced tools
Comparing version 3.15.0 to 3.15.1
@@ -24,3 +24,4 @@ // Type definitions for contentstack 3.12.2 | ||
US = "us", | ||
EU = "eu" | ||
EU = "eu", | ||
AZURE_NA = "azure-na" | ||
} | ||
@@ -27,0 +28,0 @@ |
The MIT License (MIT) | ||
Copyright (c) 2016-2021 Contentstack | ||
Copyright (c) 2016-2022 Contentstack | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "contentstack", | ||
"version": "3.15.0", | ||
"version": "3.15.1", | ||
"description": "Contentstack Javascript SDK", | ||
@@ -12,2 +12,3 @@ "homepage": "https://www.contentstack.com/", | ||
"browser": "dist/web/contentstack.js", | ||
"react-native": "dist/react-native/contentstack.js", | ||
"types": "./index.d.ts", | ||
@@ -79,2 +80,3 @@ "_id": "contentstack@3.15.0", | ||
"compression-webpack-plugin": "1.0.1", | ||
"dotenv": "^16.0.0", | ||
"es3ify-loader": "0.2.0", | ||
@@ -84,8 +86,8 @@ "fetch-mock-jest": "^1.3.0", | ||
"istanbul": "^0.4.5", | ||
"jest": "^27.4.3", | ||
"jest-html-reporters": "^2.1.6", | ||
"jsdoc": "^3.6.7", | ||
"jshint": "^2.13.1", | ||
"jest": "^27.5.1", | ||
"jest-html-reporters": "^2.1.7", | ||
"jsdoc": "^3.6.10", | ||
"jshint": "^2.13.4", | ||
"node-request-interceptor": "^0.6.3", | ||
"nodemailer": "^6.7.2", | ||
"nodemailer": "^6.7.3", | ||
"request": "^2.88.2", | ||
@@ -97,9 +99,11 @@ "string-replace-loader": "1.3.0", | ||
"tape": "4.8.0", | ||
"ts-jest": "^27.1.0", | ||
"typescript": "^4.5.2", | ||
"terser-webpack-plugin": "^5.3.1", | ||
"ts-jest": "^27.1.4", | ||
"typescript": "^4.6.3", | ||
"uglify-js": "2.8.29", | ||
"webpack": "^5.65.0", | ||
"webpack-cli": "^4.9.0", | ||
"webpack": "^5.70.0", | ||
"webpack-cli": "^4.9.2", | ||
"webpack-md5-hash": "0.0.5", | ||
"webpack-merge": "4.1.0" | ||
"webpack-merge": "4.1.0", | ||
"webpack-node-externals": "^3.0.0" | ||
}, | ||
@@ -106,0 +110,0 @@ "dependencies": { |
@@ -196,3 +196,3 @@ [![Contentstack](https://www.contentstack.com/docs/static/images/contentstack.png)](https://www.contentstack.com/) | ||
For example, if you want to crop an image (with width as 300 and height as 400), you simply need to append query parameters at the end of the image URL, such as, https://images.contentstack.io/v3/assets/blteae40eb499811073/bltc5064f36b5855343/59e0c41ac0eddd140d5a8e3e/owl.jpg?crop=300,400. There are several more parameters that you can use for your images. | ||
For example, if you want to crop an image (with width as 300 and height as 400), you simply need to append query parameters at the end of the image URL, such as, https://images.contentstack.io/owl.jpg?crop=300,400. There are several more parameters that you can use for your images. | ||
@@ -199,0 +199,0 @@ [Read Image Delivery API documentation](https://www.contentstack.com/docs/apis/image-delivery-api/). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
16
0
2
280056
37
234
3