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

@sapphire/pieces

Package Overview
Dependencies
Maintainers
3
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/pieces - npm Package Compare versions

Comparing version 3.0.1-next.56844a6.0 to 3.0.1-next.c7dd68f.0

dist/index.mjs

12

package.json
{
"name": "@sapphire/pieces",
"version": "3.0.1-next.56844a6.0",
"version": "3.0.1-next.c7dd68f.0",
"description": "Sapphire's piece loader.",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"exports": {
"import": "./dist/index.js",
"import": "./dist/index.mjs",
"require": "./dist/index.js"

@@ -21,3 +21,3 @@ },

"clean": "node scripts/clean-dist.mjs",
"build": "tsc -b src && node scripts/make-import.mjs",
"build": "tsc -b src && node scripts/make-import.mjs && gen-esm-wrapper dist/index.js dist/index.mjs",
"watch": "tsc -b src -w",

@@ -45,5 +45,5 @@ "sversion": "standard-version",

"cz-conventional-changelog": "^3.3.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"npm-run-all": "^4.1.5",
"pretty-quick": "^3.1.1",

@@ -53,3 +53,3 @@ "standard-version": "^9.3.1",

"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
},

@@ -98,3 +98,3 @@ "repository": {

"resolutions": {
"acorn": "^8.4.1",
"acorn": "^8.5.0",
"minimist": "^1.2.5",

@@ -101,0 +101,0 @@ "kind-of": "^6.0.3",

@@ -12,3 +12,2 @@ <div align="center">

[![npm](https://img.shields.io/npm/v/@sapphire/pieces?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/pieces)
[![Depfu](https://badges.depfu.com/badges/30f62cdba0c569448b5f93d532dad8e4/count.svg)](https://depfu.com/github/sapphiredev/project_id=15121)

@@ -15,0 +14,0 @@ </div>

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