Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@inlang/valid-js-identifier

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inlang/valid-js-identifier - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

package.json
{
"name": "@inlang/valid-js-identifier",
"version": "0.0.1",
"version": "0.0.2",
"description": "Validates that a string is a valid JavaScript identifier",

@@ -28,4 +28,3 @@ "type": "module",

"scripts": {
"postinstall": "node ./dts.js",
"lint": "eslint src",
"lint": "node ./dts.js && eslint src",
"build": "node ./dts.js",

@@ -32,0 +31,0 @@ "test": "vitest run",

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