New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@stdlib/slice-ctor

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/slice-ctor - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+7
-6
package.json
{
"name": "@stdlib/slice-ctor",
"version": "0.2.1",
"version": "0.2.2",
"description": "Slice constructor.",

@@ -34,7 +34,8 @@ "license": "Apache-2.0",

"@stdlib/assert-is-integer": "^0.2.1",
"@stdlib/assert-is-null": "^0.2.1",
"@stdlib/assert-is-undefined": "^0.2.1",
"@stdlib/string-format": "^0.2.1",
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.2",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
"@stdlib/assert-is-null": "^0.2.2",
"@stdlib/assert-is-undefined": "^0.2.2",
"@stdlib/string-format": "^0.2.2",
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
},

@@ -41,0 +42,0 @@ "devDependencies": {},

@@ -361,4 +361,4 @@ <!--

[test-image]: https://github.com/stdlib-js/slice-ctor/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/slice-ctor/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/slice-ctor/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/slice-ctor/actions/workflows/test.yml?query=branch:v0.2.2

@@ -365,0 +365,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/slice-ctor/main.svg