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

bullet

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bullet - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

CONTRIBUTING.md

1

bullet.d.ts

@@ -44,3 +44,4 @@ import { Dispatch, Reducer, Store } from "@reduxjs/toolkit";

destroy(): void;
update(): void;
}
}

3

package.json
{
"name": "bullet",
"version": "0.0.4",
"version": "0.0.5",
"exports": "./bullet.js",

@@ -18,3 +18,2 @@ "types": "./bullet.d.ts",

"scripts": {
"types": "tsc bullet.js --allowJs -d --outdir . --skipLibCheck --module esnext --declaration --emitDeclarationOnly",
"test-watch": "node --test --watch",

@@ -21,0 +20,0 @@ "test": "node --test"

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