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

@hi18n/tools-core

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi18n/tools-core - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

CHANGELOG.md

@@ -0,3 +1,7 @@

## 0.1.1
- Fix: remove wrong "bin" field from package manifest
## 0.1.0
Initial release.

23

package.json
{
"name": "@hi18n/tools-core",
"version": "0.1.0",
"version": "0.1.1",
"description": "Common definitions for @hi18n/cli",

@@ -36,5 +36,2 @@ "keywords": [

],
"bin": {
"hi18n": "./bin/hi18n.js"
},
"main": "./dist/index.js",

@@ -62,13 +59,13 @@ "types": "./dist/index.d.ts",

"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.13",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@jest/globals": "^29.0.1",
"babel-jest": "^29.0.1",
"babel-plugin-polyfill-corejs3": "^0.5.3",
"eslint": "^8.23.0",
"@jest/globals": "^29.1.2",
"babel-jest": "^29.1.2",
"babel-plugin-polyfill-corejs3": "^0.6.0",
"eslint": "^8.24.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.0.1",
"jest": "^29.1.2",
"prettier": "^2.7.1",

@@ -75,0 +72,0 @@ "rimraf": "^3.0.2",

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