@poppinss/macroable
Advanced tools
Comparing version 1.0.0-5 to 1.0.0-6
@@ -19,3 +19,3 @@ export default class Macroable { | ||
}, | ||
configurable: false, | ||
configurable: true, | ||
enumerable: false, | ||
@@ -22,0 +22,0 @@ }); |
{ | ||
"name": "@poppinss/macroable", | ||
"version": "1.0.0-5", | ||
"version": "1.0.0-6", | ||
"description": "Extend classes from outside in using Macros and getters", | ||
@@ -41,3 +41,3 @@ "main": "build/index.js", | ||
"@japa/spec-reporter": "^1.3.3", | ||
"@swc/core": "^1.3.50", | ||
"@swc/core": "^1.3.51", | ||
"@types/node": "^18.15.11", | ||
@@ -44,0 +44,0 @@ "c8": "^7.13.0", |
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
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
8448