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

@devexperts/utils

Package Overview
Dependencies
Maintainers
3
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexperts/utils - npm Package Compare versions

Comparing version 0.8.4-0 to 0.9.0-0

dist/bem/bem.d.ts

16

package.json
{
"name": "@devexperts/utils",
"version": "0.8.4-0",
"version": "0.9.0-0",
"description": "",

@@ -8,7 +8,7 @@ "main": "lib/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"build": "dx-tools build-lib src lib",
"clean": "dx-tools clean lib",
"prepublishOnly": "npm run clean && npm run build",
"build": "dx-tools build-lib src dist",
"clean": "dx-tools clean dist",
"prepare": "npm run clean && npm run build",
"start": "npm run watch",
"watch": "dx-tools build-lib src lib -w"
"watch": "dx-tools build-lib src dist -w"
},

@@ -24,6 +24,2 @@ "repository": {

"license": "MPL-2.0",
"files": [
"lib"
],
"typings": "lib/index.d.ts",
"bugs": {

@@ -38,4 +34,4 @@ "url": "https://github.coxm/devex-web-frontend/dx-util/issues"

"devDependencies": {
"@devexperts/tools": "^0.8.4-0"
"@devexperts/tools": "^0.9.0-0"
}
}
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