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

@github1/amfjs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github1/amfjs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

amf.d.ts

@@ -32,3 +32,8 @@ // Type definitions for amfjs

class Writer {
data: number[];
}
class Serializer {
writer: Writer;
constructor();

@@ -35,0 +40,0 @@ writeObject(object: unknown): void;

2

package.json
{
"name": "@github1/amfjs",
"description": "AMFJS is an AMF Client JavaScript library",
"version": "1.0.0",
"version": "1.0.1",
"author": "Emil Malinov <emilkm@gmail.com> (http://github.com/emilkm)",

@@ -6,0 +6,0 @@ "scripts": {

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