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

animationjs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animationjs - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

build/animation.common.js

4

build/package.json
{
"name": "animationjs",
"description": "贝塞尔动画函数",
"version": "0.1.1",
"version": "0.1.2",
"contributors": [

@@ -39,2 +39,2 @@ {

"main": "build/animationjs.common.js"
}
}

@@ -29,4 +29,4 @@ 'use strict';

main: {
src: ['<%= srcPath%>/animationjs.js'],
dest: '<%= distPath%>/animationjs.debug.js'
src: ['<%= srcPath%>/animation.js'],
dest: '<%= distPath%>/animation.debug.js'
}

@@ -50,3 +50,3 @@ },

files: {
'<%= distPath%>/animationjs.common.js': ['<%=distPath%>/animationjs.js']
'<%= distPath%>/animation.common.js': ['<%=distPath%>/animation.js']
}

@@ -53,0 +53,0 @@ }

{
"name": "animationjs",
"description": "贝塞尔动画函数",
"version": "0.1.1",
"version": "0.1.2",
"contributors": [

@@ -6,0 +6,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